Files
codeql/cpp/ql/test/library-tests/includes/include_next
Jeroen Ketema 5b65f98e2c C++: Update expected test results after extractor changes
The updated test results look more correct, as the documentation of
`#include_next` [1] that it should start looking in the next directory
in the search path. Before this update, the frontend was actually
looking in the current directory first, which is incorrect.

[1] https://gcc.gnu.org/onlinedocs/cpp/Wrapper-Headers.html
2024-09-05 15:17:43 +02:00
..
2018-08-02 17:53:23 +01:00
2019-09-09 11:25:53 +02:00