Skip to content

Commit 9da17e8

Browse files
committed
Fix autocomplete.c test
1 parent 59de217 commit 9da17e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/test/Driver/autocomplete.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@
114114
// WARNING-NEXT: -Wmain-return-type
115115
// WARNING-NEXT: -Wmalformed-warning-check
116116
// WARNING-NEXT: -Wmany-braces-around-scalar-init
117+
// WARNING-NEXT: -Wmath-errno-enabled-with-veclib
117118
// WARNING-NEXT: -Wmathematical-notation-identifier-extension
118119
// WARNING-NEXT: -Wmax-tokens
119120
// WARNING-NEXT: -Wmax-unsigned-zero

0 commit comments

Comments
 (0)