..
Autoloading
Cannot use tick as quote on Windows.'
2016-11-30 11:14:29 +01:00
CodeGeneration
Test cannot succeed on Windows due to DLL / dyn linker behavior.
2016-11-30 10:14:14 +01:00
CodeUnloading
Fix TransactionPool placement new and delete.
2016-09-12 17:29:20 +02:00
Driver
Cannot use tick as quote on Windows.'
2016-11-30 11:14:29 +01:00
ErrorRecovery
Refactor CheckABICompatibility into a more legible version. Standardize error message. Return whether the ABI matched or not.
2016-10-18 17:53:21 +02:00
Extensions
Add %built_cling substitution for lit so tests can be run from either the build or installations directories.
2016-08-12 14:14:06 +02:00
Interfaces
Fixes issues where symbols can be improperly aligned for llvm::PointerIntPair Use std::pair instead of llvm::PointerIntPair.
2016-10-19 13:54:07 +02:00
LibraryCall
Changing output name call.C test.
2016-08-21 10:29:24 +02:00
Lookup
Fix extern "C" declarations not being called from .x command.
2016-09-16 21:39:49 +02:00
MultipleInterpreters
Remove .rawInput from a variety of tests to test unwrapped function input.
2016-09-05 12:44:13 +02:00
NullDeref
Remove .rawInput from a variety of tests to test unwrapped function input.
2016-09-05 12:44:13 +02:00
Pragmas
Implement search path cling pragma / ROOT macros (ROOT-7269).
2015-06-04 16:40:08 +02:00
Prompt
MacOS messes up unicode file names with old git.
2016-12-02 11:29:08 +01:00
Recursion
Update to XCode 5.1; e.g. ignore type of std::string::c_str().
2014-03-31 15:15:57 +02:00
SourceCall
Remove .rawInput from a variety of tests to test unwrapped function input.
2016-09-05 12:44:13 +02:00
Utils
Add %built_cling substitution for lit so tests can be run from either the build or installations directories.
2016-08-12 14:14:06 +02:00
CMakeLists.txt
Fix check-cling target, broken in commit b461173
.
2016-08-11 10:59:21 +02:00
lit.cfg
On Windows we need -nostdinc as C and C++ header locations are identical.
2016-11-30 10:14:14 +01:00
lit.site.cfg.in
Update cling's testsuite to use the newest llvm lit.
2013-09-27 14:33:04 +02:00