mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
The previous extractor options no longer work, because the default assumed compiler versions have changed in the frontend.
3 lines
119 B
C
3 lines
119 B
C
static int gcc421 = __has_feature(attribute_deprecated_with_message);
|
|
// semmle-extractor-options: --gnu_version 40201
|