Skip to content

Commit 831a154

Browse files
committed
[bazel] Port #154618: Implement support for more expressive "trap reasons"
1 parent 717771e commit 831a154

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/bazel/llvm-project-overlay/clang/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ gentbl_cc_library(
5858
"Refactoring",
5959
"Sema",
6060
"Serialization",
61+
"Trap",
6162
] for out in [
6263
(
6364
"include/clang/Basic/Diagnostic%sKinds.inc" % c,

0 commit comments

Comments
 (0)