cling/lib/Interpreter
2014-08-13 16:08:36 +02:00
..
AutoloadCallback.cpp Prevent printing non-fixed enums Remove skipping of system headers Also, do not print default template arguments if they do not have a name. 2014-07-22 14:52:04 +02:00
AutoloadingTransform.cpp Remove a redundant member. 2014-07-22 15:48:02 +02:00
AutoloadingTransform.h Fix doxygen. 2014-07-23 15:57:01 +02:00
AutoSynthesizer.cpp Remove trailing spaces 2014-08-13 16:08:36 +02:00
AutoSynthesizer.h Remove trailing spaces 2014-08-13 16:08:36 +02:00
BackendPass.cpp Fix warning; be explicit about overriding the overload. 2014-03-28 16:13:00 +01:00
BackendPass.h Fix doxygen. 2014-05-16 18:35:58 +02:00
CheckEmptyTransactionTransformer.cpp Move renaming. 2014-03-31 14:03:04 +02:00
CheckEmptyTransactionTransformer.h Replace the craftwork with the sophisticated node eraser. 2014-02-27 12:49:12 +01:00
CIFactory.cpp Remove trailing spaces 2014-08-13 16:08:36 +02:00
ClangInternalState.cpp Remove trailing spaces 2014-08-13 16:08:36 +02:00
CMakeLists.txt Remove trailing spaces 2014-08-13 16:08:36 +02:00
DeclCollector.cpp Reduce includes. 2014-03-24 14:25:58 +01:00
DeclCollector.h Remove trailing spaces 2014-08-13 16:08:36 +02:00
DeclExtractor.cpp Remove trailing spaces 2014-08-13 16:08:36 +02:00
DeclExtractor.h Remove trailing spaces 2014-08-13 16:08:36 +02:00
DynamicExprInfo.cpp Remove trailing spaces 2014-08-13 16:08:36 +02:00
DynamicLibraryManager.cpp Use actual class name to make it easier to find the source of errors. 2014-04-16 17:41:08 +02:00
DynamicLookup.cpp Remove trailing spaces 2014-08-13 16:08:36 +02:00
DynamicLookup.h Remove trailing spaces 2014-08-13 16:08:36 +02:00
ForwardDeclPrinter.cpp Prevent printing non-fixed enums Remove skipping of system headers Also, do not print default template arguments if they do not have a name. 2014-07-22 14:52:04 +02:00
ForwardDeclPrinter.h Skip functions and vars with nested types and new failing enum tests 2014-07-22 14:52:02 +02:00
IncrementalExecutor.cpp Silence a warning. 2014-06-13 09:19:57 +02:00
IncrementalExecutor.h Remove trailing spaces 2014-08-13 16:08:36 +02:00
IncrementalParser.cpp Remove trailing spaces 2014-08-13 16:08:36 +02:00
IncrementalParser.h Remove trailing spaces 2014-08-13 16:08:36 +02:00
Interpreter.cpp Remove trailing spaces 2014-08-13 16:08:36 +02:00
InterpreterCallbacks.cpp Remove trailing spaces 2014-08-13 16:08:36 +02:00
InvocationOptions.cpp Fix input files processing (cling foo.c should work now) 2014-05-02 19:01:01 +02:00
LookupHelper.cpp Remove trailing spaces 2014-08-13 16:08:36 +02:00
Makefile Add new dependency. 2014-03-08 19:05:02 +01:00
NullDerefProtectionTransformer.cpp Remove trailing spaces 2014-08-13 16:08:36 +02:00
NullDerefProtectionTransformer.h Remove trailing spaces 2014-08-13 16:08:36 +02:00
RequiredSymbols.cpp Added a function to attach the AutoloadCallback automatically 2014-07-22 14:52:03 +02:00
RuntimeException.cpp Need virtual d’tors (XCode warning) 2014-01-15 15:52:57 +01:00
Transaction.cpp Remove trailing spaces 2014-08-13 16:08:36 +02:00
TransactionPool.h Implement a debug mode for the transaction pool, which can be enabled in gdb. This happens by altering the m_Debug value. 2014-04-15 17:33:00 +02:00
TransactionTransformer.cpp Fix license; remove $Id$ version. 2014-01-07 11:14:04 +01:00
TransactionTransformer.h Remove trailing spaces 2014-08-13 16:08:36 +02:00
TransactionUnloader.cpp Remove trailing spaces 2014-08-13 16:08:36 +02:00
TransactionUnloader.h Implement dump of MacroDirectiveInfo. 2014-03-31 14:03:08 +02:00
Value.cpp We don't need the ValuePrinter.h 2014-05-21 18:11:58 +02:00
ValueExtractionSynthesizer.cpp Remove trailing spaces 2014-08-13 16:08:36 +02:00
ValueExtractionSynthesizer.h Remove trailing spaces 2014-08-13 16:08:36 +02:00
ValuePrinter.cpp Try to fix const-cast warning. 2014-06-15 10:04:02 +02:00
ValuePrinterSynthesizer.cpp Remove trailing spaces 2014-08-13 16:08:36 +02:00
ValuePrinterSynthesizer.h Remove trailing spaces 2014-08-13 16:08:36 +02:00