cling/test/Driver
Simeon Ehrig be5ea3a651 Fixed CUDA mode for Clang/LLVM 9 upgrade
- fix bug, which was caused by executing a transaction in the device
interpreter
- fixed warning from the device compiler
- update test cases
2021-02-25 20:44:19 +01:00
..
args.C Cannot use tick as quote on Windows.' 2016-11-30 11:14:29 +01:00
C.c Report ValueExtractionSynthesizer errors with DiagnosticsEngine. 2020-08-20 09:44:06 +02:00
CUDAMode.C Fixed CUDA mode for Clang/LLVM 9 upgrade 2021-02-25 20:44:19 +01:00
CurrentDir.C Split getcwd tests into two files as Windows cannot pass one of the tests. 2016-12-06 20:44:05 +01:00
CurrentDirRm.C Lit: Add %mkdir, %rm, and %rmdir substitutions. 2017-02-21 16:34:19 +01:00
E.C Lit: Add %mkdir, %rm, and %rmdir substitutions. 2017-02-21 16:34:19 +01:00
EOF.C UserInterface: cling is discarding the last line if it does not have a newline. 2017-07-04 15:29:09 +02:00
Gnu.C Don't run Gnu.C test on Windows... 2017-07-06 16:44:06 +02:00
Init.C Do not rely on init_list intricacies. 2016-01-13 09:59:04 +01:00
Inputs.C On .x try calling the specially named function only if it exists. 2014-08-14 14:56:39 +02:00
NoRuntime.C Add -noruntime flag to force cling not load or use support for value-printing or null dereferencing. This makes it tons easier to debug DeclUnload and discover what isn't being unloaded. 2017-02-09 16:45:11 +01:00
Shebang.C New printValue() integration (printing unified through overloading of printValue() function and template resolution). Modified tests to conform to the new prints. 2015-08-17 18:45:03 +02:00
XexternC.C Fix unloading functions declared external "C". Refactor VisitRedeclarable. 2017-02-02 08:30:01 +01:00