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 ebb305e commit 7f4d2c7Copy full SHA for 7f4d2c7
llvm/utils/gn/secondary/clang/include/clang/Basic/BUILD.gn
@@ -32,6 +32,7 @@ diag_groups = [
32
"Refactoring",
33
"Sema",
34
"Serialization",
35
+ "Trap",
36
]
37
foreach(diag_group, diag_groups) {
38
clang_tablegen("Diagnostic${diag_group}Kinds") {
0 commit comments