Skip to content

Commit d1059e3

Browse files
committed
gn build: Merge r360540
llvm-svn: 360549
1 parent 4235a4e commit d1059e3

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
@@ -51,6 +51,7 @@ static_library("bugprone") {
5151
"TooSmallLoopVariableCheck.cpp",
5252
"UndefinedMemoryManipulationCheck.cpp",
5353
"UndelegatedConstructorCheck.cpp",
54+
"UnhandledSelfAssignmentCheck.cpp",
5455
"UnusedRaiiCheck.cpp",
5556
"UnusedReturnValueCheck.cpp",
5657
"UseAfterMoveCheck.cpp",

0 commit comments

Comments
 (0)