cling/test/Interfaces
Frederich Munch 77bda84fb2 Destroy elements in reverse order of construction.
Prevents possibility of last element referencing now invalid first element.
2017-06-06 13:59:18 +02:00
..
Paths Don't call clang::ApplyHeaderSearchOptions from Interpreter::AddIncludePaths. 2016-08-18 15:44:18 +02:00
address_lib.c Add CLING_EXPORT macro. 2016-12-12 12:44:09 +01:00
address.C Add CLING_EXPORT macro. 2016-12-12 12:44:09 +01:00
compileFunc.C Windows: Fix various test failures. 2016-12-12 12:44:09 +01:00
echo.C Rewire the dumping on cling::Value to its new implementation. 2014-05-18 18:08:58 +02:00
evaluate.C Destroy elements in reverse order of construction. 2017-06-06 13:59:18 +02:00
execute.C Refer to license in test and demo files. 2014-01-07 12:02:58 +01:00
invocationFlags.C Windows: Interpret -nostdinc++ as -nostdinc which clang does not use on Windows backend. Fixes ABI and NoStdInc tests. 2017-02-17 15:14:06 +01:00
Macro.C Add Interpreter::getMacroValue method. 2017-03-23 15:59:04 +01:00
paths.C Windows: Fix various test failures. 2016-12-12 12:44:09 +01:00
transactionReuse.C Remove .rawInput from a variety of tests to test unwrapped function input. 2016-09-05 12:44:13 +02:00