mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
74df82e0ca
This commit adds the '.h' suffix to the headers used for testing model-to-header. This enables clang to understand that they are C headers and suppresses a set of bogus warnings that were otherwise triggered as -Wunused-command-line-argument. Namely, the unused arguments it complained about were: * 'linker' * '-c' * '-ferror-limit=0' * '-I'