cling/lib
Jonas Hahnfeld fd2212c84e Create new CompoundStmt instead of replacing children
For the update of LLVM 9, Cling required another patch to Clang for
replacing the children of a CompoundStmt. Instead solve this by
creating a new CompoundStmt with the right Stmts attached.

Co-authored-by: Jonas Hahnfeld <Hahnfeld@itc.rwth-aachen.de>
Co-authored-by: Jonas Hahnfeld <hahnjo@hahnjo.de>
2021-04-23 09:29:06 +02:00
..
Interpreter Create new CompoundStmt instead of replacing children 2021-04-23 09:29:06 +02:00
MetaProcessor Fix warnings coming from shadowing names. 2021-02-25 20:44:18 +01:00
UserInterface Do not segfault when root_hist has zero lines 2020-08-18 16:09:42 +02:00
Utils Create new CompoundStmt instead of replacing children 2021-04-23 09:29:06 +02:00
CMakeLists.txt Fix for ROOT-7184 - CMake config issue when enabling cling tests 2015-03-13 18:31:50 +01:00