diff options
Diffstat (limited to 'test/Driver/analyze.c')
-rw-r--r-- | test/Driver/analyze.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Driver/analyze.c b/test/Driver/analyze.c index 2f850bc..359b0e0 100644 --- a/test/Driver/analyze.c +++ b/test/Driver/analyze.c @@ -6,4 +6,3 @@ // CHECK: "-analyze" // CHECK: "-target-feature" "+sse" -// CHECK: "-fno-math-errno" |