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 04b80ba commit 2a54673Copy full SHA for 2a54673
clang/test/Misc/warning-flags.c
@@ -18,7 +18,7 @@ This test serves two purposes:
18
19
The list of warnings below should NEVER grow. It should gradually shrink to 0.
20
21
-CHECK: Warnings without flags (65):
+CHECK: Warnings without flags (66):
22
23
CHECK-NEXT: ext_expected_semi_decl_list
24
CHECK-NEXT: ext_explicit_specialization_storage_class
@@ -43,6 +43,7 @@ CHECK-NEXT: warn_collection_expr_type
43
CHECK-NEXT: warn_conflicting_variadic
44
CHECK-NEXT: warn_delete_array_type
45
CHECK-NEXT: warn_double_const_requires_fp64
46
+CHECK-NEXT: warn_drv_amdgpu_cov6
47
CHECK-NEXT: warn_drv_assuming_mfloat_abi_is
48
CHECK-NEXT: warn_drv_clang_unsupported
49
CHECK-NEXT: warn_drv_pch_not_first_include
0 commit comments