Skip to content

Commit 822f0de

Browse files
committed
[gn build] Port 3bf322e
1 parent 3bf322e commit 822f0de

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/bugprone

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/bugprone/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ static_library("bugprone") {
4545
"MoveForwardingReferenceCheck.cpp",
4646
"MultipleStatementMacroCheck.cpp",
4747
"NoEscapeCheck.cpp",
48+
"NonZeroEnumToBoolConversionCheck.cpp",
4849
"NotNullTerminatedResultCheck.cpp",
4950
"ParentVirtualCallCheck.cpp",
5051
"PosixReturnCheck.cpp",

0 commit comments

Comments
 (0)