Files
codeql/cpp/ql/test/library-tests/includes/non_existent/diags.expected
2018-08-02 17:53:23 +01:00

3 lines
362 B
Plaintext

| file://:0:0:0:0 | 4 | Error occurred | There was an error during this compilation | There was an error during this compilation |
| test.c:2:26:2:26 | 5 | cannot_open_file | cannot open source file 'non_existent.h' | "test.c", line 2: catastrophic error: cannot open source file "non_existent.h"\n #include <non_existent.h>\n ^\n\n |