cling/test/Pragmas
Vassil Vassilev 8f257e74d3 Create a virtual file entry for each input line.
This is the only way not to confuse the diagnostics engine of upgraded clang.

Also, this gives us a few advantages:
  * We can compare more precisely the source locations of diagnostics;
  * We can merge the code completion code path which works with file entries;
  * We can rely better when specifying //expected-note-s in different files.
2017-06-08 10:29:13 +02: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 Create a virtual file entry for each input line. 2017-06-08 10:29:13 +02:00
opt.C Add tests for #pragma cling optimize and .O 2017-04-12 15:44:35 +02:00