cling/lib
Axel Naumann c0eed39bfe Remove backtrace on invalid ptr:
As the JIT does not provide debug symbols (yet), users see
only the call frames invoking the JIT - which is not helpful
as it is unrelated to their code.

We can turn this back on (possibly restricting to JIT frames)
once we emit debug symbols in the JIT.
2022-01-12 09:29:04 +01:00
..
Interpreter Remove backtrace on invalid ptr: 2022-01-12 09:29:04 +01:00
MetaProcessor Cleanup MetaLexer; remove unused LexPunctuatorAndAdvance() 2021-09-08 19:14:06 +02:00
UserInterface Do not segfault when root_hist has zero lines 2020-08-18 16:09:42 +02:00
Utils Prevent traling whitespace in -isystem. 2021-11-12 16:14:06 +01:00
CMakeLists.txt Fix for ROOT-7184 - CMake config issue when enabling cling tests 2015-03-13 18:31:50 +01:00