cling/test/CodeUnloading
Javier Lopez-Gomez e635331e85 Fix CodeUnloading/Macros.C test
Clang diagnostic verification was unhappy with the previous state of
affairs. Move affected `expected-(warning|note)` markers to `Macros.h`.

Apparently, as Jonas Hahnfeld found, this failure originated in commit
8deb57c04a5ceea96533d095092fcd4f71d1df94, but is not to be reverted
per discussion in https://github.com/root-project/root/pull/12454.
2023-05-19 23:29:06 +02:00
..
PCH Lit: Add %mkdir, %rm, and %rmdir substitutions. 2017-02-21 16:34:19 +01: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 Remove trailing spaces 2014-08-13 16:08:36 +02:00
DeclShadowing.C DefinitionShadower: fix crash with C++20 concepts 2023-05-08 00:14:05 +02: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 Fix CodeUnloading/Macros.C test 2023-05-19 23:29:06 +02: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