..
Autoloading
Mark as XFAIL until Axel fixes it.
2014-09-28 17:02:06 +02:00
CodeGeneration
Make test more readable.
2015-02-11 10:57:41 +01:00
CodeUnloading
Give cling the LangOpts clang has.
2014-10-21 20:09:02 +02:00
Driver
No #include <new> in C mode; add basic C mode test (ROOT-7090).
2015-02-21 22:43:36 +01:00
ErrorRecovery
Error now comes during reloc (static init).
2015-02-11 10:57:39 +01:00
Extensions
Follow interface change (unique_ptr).
2015-02-11 10:57:44 +01:00
Interfaces
clang is built without rtti; no chance to find its typeinfo.
2015-02-11 10:57:39 +01:00
LibraryCall
Construct a library call example. The full reflection-based call still to come.
2014-05-23 12:36:01 +02:00
Lookup
clang is built without rtti; no chance to find its typeinfo.
2015-02-11 10:57:39 +01:00
NullDeref
Follow change in warning; add new warning.
2015-02-11 10:57:46 +01:00
Pragmas
Also test error recovery from non-existing file.
2015-02-18 14:51:21 +01:00
Prompt
Test for ROOT-7113: pragma once on prompt.
2015-02-27 11:05:19 +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
Fatal line mess - extract decl out of #if.
2015-02-25 21:28:10 +01:00
Utils
clang is built without rtti; no chance to find its typeinfo.
2015-02-11 10:57:39 +01:00
CMakeLists.txt
Fix for ROOT-7184 - CMake config issue when enabling cling tests
2015-03-13 18:31:50 +01:00
lit.cfg
Fix non-MacOS platform.mac_ver().
2014-01-28 15:42:52 +01:00
lit.site.cfg.in
Update cling's testsuite to use the newest llvm lit.
2013-09-27 14:33:04 +02:00
Makefile
Correct licenses in Makefiles.
2014-01-07 11:13:56 +01:00