The test for rule A1-1-2.1 has a QL test for response files
|
// semmle-extractor-options: --clang -std=c++14 @foo |
This is non-functional, as our testing framework skips over any file that doesn't have a common C or C++ extension. Hence, any options in the response file is ignored.