cling/test/CodeUnloading
Jonas Hahnfeld 5fda6d38d2 Remove elaborated keyword from output checks
LLVM 16 honors how the declarations were written, without the class
or struct keywords.
2023-12-11 08:59:21 +01:00
..
PCH Automatically adjust C++ version of PCH in Cling's test 2023-07-20 08:44:03 +02:00
RunAgainstClangTestSuite Help test find its parts: 2021-03-16 09:59:03 +01:00
AtExit.C Don't clang-format cling test script. 2017-08-24 18:59:04 +02:00
CGlobalDecl.C Fix unloading global variables declared extern "C". Add test that demonstrated failure. 2017-02-02 08:30:01 +01:00
CGlobalDecl.h Fix unloading global variables declared extern "C". Add test that demonstrated failure. 2017-02-02 08:30:01 +01:00
CircularReferences.C Replace .U with .undo 2014-03-31 14:03:09 +02:00
Classes.C DeclUnloader: do not delete instantiated member functions 2023-11-30 08:59:08 +01:00
DeclShadowing.C Remove elaborated keyword from output checks 2023-12-11 08:59:21 +01:00
Dtors.C Remove .rawInput from a variety of tests to test unwrapped function input. 2016-09-05 12:44:13 +02:00
ExternC.C Fix ExternC test on Linux. 2017-02-07 16:44:05 +01:00
macro1.h Add test for ROOT-7858. 2016-06-26 20:29:05 +02:00
macro2.h Add test for ROOT-7858. 2016-06-26 20:29:05 +02:00
Macros.C Remove expected space before array brackets in tests 2023-12-11 08:59:21 +01:00
Macros.h Fix CodeUnloading/Macros.C test 2023-05-19 23:29:06 +02:00
ProtectedClass.h Fix license; remove $Id$ version. 2014-01-07 11:14:04 +01:00
ProtectedClassHeader.C Replace .U with .undo 2014-03-31 14:03:09 +02:00
RereadFile.C TransactionUnloader: ensure function instantiations are processed only once 2022-03-03 18:29:03 +01:00
Simple.C Create a virtual file entry for each input line. 2017-06-08 10:29:13 +02:00
templatedfunc.h TransactionUnloader: ensure function instantiations are processed only once 2022-03-03 18:29:03 +01:00
TransactionPool.C Fix TransactionPool placement new and delete. 2016-09-12 17:29:20 +02:00
unnamedns.h DeclUnloader: reset the anonymous namespace in the enclosing DC 2022-03-01 12:59:03 +01:00