cling/test
Philippe Canal 0adde75bd2 In findAnyFunction, properly handle the template case.
As the other findFunction*, findAnyFunction does not
(yet?) instantiate the function template if has not
yet been instantiated.

Also add test for findAnyFunction.
2013-11-04 14:35:06 +01:00
..
CodeGeneration Remove unnecessary files that used to 'steer' the testsuite. 2013-09-27 14:33:05 +02:00
CodeUnloading Enhance the support for removing global values from the module with JIT lock. 2013-10-29 20:19:24 +01:00
ErrorRecovery Add include path. 2013-10-17 12:38:55 +02:00
Extensions Add future tests for implicit auto, when it gets fully adopted in cling. 2013-10-14 09:11:40 +02:00
Interfaces Fix the case when the decl doesn't need mangling, adapt the test to the new impl. 2013-10-29 20:19:23 +01:00
LibraryCall Remove unnecessary files that used to 'steer' the testsuite. 2013-09-27 14:33:05 +02:00
Lookup In findAnyFunction, properly handle the template case. 2013-11-04 14:35:06 +01:00
NullDeref Not using exceptions anymore thus these now work on 32bit. 2013-10-14 17:10:55 +02:00
Prompt Remove unnecessary files that used to 'steer' the testsuite. 2013-09-27 14:33:05 +02:00
Recursion Remove unnecessary files that used to 'steer' the testsuite. 2013-09-27 14:33:05 +02:00
SourceCall Remove unnecessary files that used to 'steer' the testsuite. 2013-09-27 14:33:05 +02:00
Utils In GetPartiallyDesugaredType add support for expression as template parameter. 2013-10-30 13:44:58 +01:00
CMakeLists.txt Add testcases. 2013-07-21 15:16:57 +02:00
lit.cfg Update cling's testsuite to use the newest llvm lit. 2013-09-27 14:33:04 +02:00
lit.site.cfg.in Update cling's testsuite to use the newest llvm lit. 2013-09-27 14:33:04 +02:00
Makefile Move cling from cint/ to interpreter/ (Will add a "we have moved" readme to cint/cling.) 2012-09-05 09:37:39 +00:00