cling/lib
Vassil Vassilev f83498c6a0 Handle the case if the plugin is passed as a shared object.
When cling is embedded and the plugins are linked statically we can rely
on the initialization of the Preprocessor to register the pragmas.

Currently, due to the current implementation deficiency we cannot rely
on the same mechanism when loading the plugins as shared objects.

This patch fixes the failing cling test.
2018-11-20 10:50:54 +01:00
..
Interpreter Handle the case if the plugin is passed as a shared object. 2018-11-20 10:50:54 +01:00
MetaProcessor Revert "Revert "[cxxmodules] Publish MetaLexer too."" 2018-10-30 15:14:45 +01:00
UserInterface Fix potential issue with Unicode 2018-11-15 15:39:52 +01:00
Utils Add a FIXME. 2018-11-15 23:44:56 +01:00
CMakeLists.txt Fix for ROOT-7184 - CMake config issue when enabling cling tests 2015-03-13 18:31:50 +01:00