cling/include/cling
Vassil Vassilev 16c99f41f6 Follow recent changes in the OptTable.
LLVM 5.0 introduces a field to describe possible allowed option values. This
aids the auto completion machanisms.
2017-11-02 17:59:24 +01:00
..
cint Move cling from cint/ to interpreter/ (Will add a "we have moved" readme to cint/cling.) 2012-09-05 09:37:39 +00:00
Interpreter Follow recent changes in the OptTable. 2017-11-02 17:59:24 +01:00
MetaProcessor Have MetaProcessor::process take an llvm::StringRef. Remove unnecessary std::string -> const char* -> std::string conversions. 2017-06-21 11:29:07 +02:00
UserInterface Move CompilationException into Interpreter library. 2016-09-09 09:29:49 +02:00
Utils Add missing header files. 2017-08-27 18:14:05 +02:00
module.modulemap Enable modules for cling. 2016-07-06 17:29:09 +02:00