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 359d8ca commit f16f671Copy full SHA for f16f671
c/misra/test/rules/RULE-17-3/test.c
@@ -1,3 +1,5 @@
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