We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56f2911 commit 359d8caCopy full SHA for 359d8ca
c/misra/test/rules/RULE-17-3/test.c
@@ -1,5 +1,3 @@
1
-// semmle-extractor-options:--clang -std=c11 -nostdinc
2
-// -I../../../../common/test/includes/standard-library
3
double f1(double x); // COMPLIANT
4
f2(double x); // NON_COMPLIANT
5
0 commit comments