Files
codeql/cpp/ql/test/library-tests/padding/options
Jeroen Ketema c57c027f70 C++: Make the padding test independent of the predefined_macros file
The padding test is the only test that currently depends on the contents
of the `predefined_macros` flile that we ship with CodeQL for use with the
CodeQL tests. Explicitly specifying `__x86_64` makes the test independent of
the contents of the file.
2024-05-27 14:21:10 +02:00

2 lines
39 B
Plaintext

semmle-extractor-options: -D__x86_64=1