cling/test/Pragmas
Axel Naumann 608a992e5f Fix expected diags in test/Pragmas/load.C:
A failure to load the library will *not* trigger loading the
same file as a source file: `#pragma load` will cause zero or
one diagnostics, not two.

Now that the diagnostic for a missing file to be `#pragma load`ed
is "file not found", re-use the existing `expected-error@input_line_12`
line!.
2021-03-16 09:59:03 +01:00
..
subdir Implement search path cling pragma / ROOT macros (ROOT-7269). 2015-06-04 16:40:08 +02:00
add_env_path.C Lit: Add %mkdir, %rm, and %rmdir substitutions. 2017-02-21 16:34:19 +01:00
call_lib.c Add CLING_EXPORT macro. 2016-12-12 12:44:09 +01:00
load.C Fix expected diags in test/Pragmas/load.C: 2021-03-16 09:59:03 +01:00
multiArgument.C Fix expected diags in test/Pragmas/load.C: 2021-03-16 09:59:03 +01:00
opt.C Adapt to new default opt level. 2017-11-07 19:44:33 +01:00
P0.h Add support for multiple arguments in one pragma call. Add support for multiple styles: 2017-06-23 10:44:12 +02:00
P0.h P1.h P2.h Add support for multiple arguments in one pragma call. Add support for multiple styles: 2017-06-23 10:44:12 +02:00
P1.h Add support for multiple arguments in one pragma call. Add support for multiple styles: 2017-06-23 10:44:12 +02:00
P2.h Add support for multiple arguments in one pragma call. Add support for multiple styles: 2017-06-23 10:44:12 +02:00