cling/lib
Manasij Mukherjee f474d63079 Generation of forward declarations of top level decls in an input file.
Consists of:
  ForwardDeclPrinter, adapted from clang::DeclPrinter
  Interpterer::GenerateAutoloadingMap for invoking the functionality
  It has hardcoded checks to prevent ForwardDeclPrinter from visiting decls from
standard library files. This restriction will be lifted after the
issues specifyed in the tests are fixed.
  Test cases for code which FowrardDeclPrinter can not deal with properly
2014-06-23 14:37:03 +02:00
..
Interpreter Generation of forward declarations of top level decls in an input file. 2014-06-23 14:37:03 +02:00
MetaProcessor Help POD understand line breaks. 2014-06-18 15:17:03 +02:00
UserInterface Replace StoredValueRef by Value. 2014-04-01 18:31:58 +02:00
Utils Avoid the risk of type creation if we can 2014-05-14 09:03:56 +02:00
CMakeLists.txt purged ctags code and moved autoloading into interpreter 2014-06-10 15:24:01 +02:00
Makefile purged ctags code and moved autoloading into interpreter 2014-06-10 15:24:01 +02:00