cling/lib
Jonas Hahnfeld 1499c8c74f Use compiled Module for stored states
Since the upgrade to LLVM 13, the JIT infrastructure takes ownership
of the Module. After JIT compilation, we get back a (const) pointer
to the compiled module.

This fixes the Cling test ErrorRecovery/StoredState.C.
2023-03-09 11:14:07 +01:00
..
Interpreter Use compiled Module for stored states 2023-03-09 11:14:07 +01:00
MetaProcessor Improve consistency in cling::Value. 2023-02-03 07:29:07 +01:00
UserInterface Set history size to ${CLING_HISTSIZE} 2023-01-30 10:29:07 +01:00
Utils Use nullptr in cling 2023-01-30 08:29:07 +01:00
CMakeLists.txt Fix for ROOT-7184 - CMake config issue when enabling cling tests 2015-03-13 18:31:50 +01:00