diff options
author | Michael Jeanson <mjeanson@gmail.com> | 2021-07-04 08:27:55 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-04 21:27:55 +0900 |
commit | 9efa96eb9431e43e183a73f91db4c84126880a15 (patch) | |
tree | 9488352b9d2700d46c1b5347237af769c77cc065 /test/test_hover.vader | |
parent | f9332bae1fc9f2599847e4641b27527df415507b (diff) | |
download | ale-9efa96eb9431e43e183a73f91db4c84126880a15.zip |
fix: cflags parser: no absolute path for '-include' (#3775)
Both '-include' and '-imacros' take a file as an argument that will then
be searched in the include path like a regular '#include "..."'
statement in a source file. As such, they should not have their path
converted to an absolute path.
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Diffstat (limited to 'test/test_hover.vader')
0 files changed, 0 insertions, 0 deletions