cling/lib
Raphael Isemann e20f8edbec Manually initialize the module manager before callbacks.
Initializing the module manager overwrites the external Sema/AST sources
with the ASTReader.

As we are using our own sources in cling, we should manually initalize
the module manager when we are in the module mode before we set our
own custom sources (which respect any existing sources like the ones
created by the module manager).
2017-11-01 15:33:02 +01:00
..
Interpreter Manually initialize the module manager before callbacks. 2017-11-01 15:33:02 +01:00
MetaProcessor Coverity: add comment that fall-through is intentional. 2017-08-23 00:27:18 +02:00
UserInterface TextInput: Remove unused method. 2017-09-13 17:16:13 +02:00
Utils Fix the Visual Studio 2017 directory location (quick and dirty hack). To be reviewed 2017-10-05 17:59:08 +02:00
CMakeLists.txt Fix for ROOT-7184 - CMake config issue when enabling cling tests 2015-03-13 18:31:50 +01:00