Files
revng-revng/share/revng
Pietro Fezzardi 74df82e0ca model-to-header tests: silence bogus warnings
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'
2023-05-12 15:21:22 +02:00
..
2022-06-21 10:35:45 +02:00