Skip to content

Commit f16f671

Browse files
committed
revert change
1 parent 359d8ca commit f16f671

File tree

1 file changed

+2
-0
lines changed
  • c/misra/test/rules/RULE-17-3

1 file changed

+2
-0
lines changed

c/misra/test/rules/RULE-17-3/test.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// semmle-extractor-options:--clang -std=c11 -nostdinc
2+
// -I../../../../common/test/includes/standard-library
13
double f1(double x); // COMPLIANT
24
f2(double x); // NON_COMPLIANT
35

0 commit comments

Comments
 (0)