Skip to content

Commit 7532958

Browse files
committed
[gn build] Port 8ebc35f
1 parent 8ebc35f commit 7532958

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
@@ -41,6 +41,7 @@ static_library("bugprone") {
4141
"InaccurateEraseCheck.cpp",
4242
"IncDecInConditionsCheck.cpp",
4343
"IncorrectEnableIfCheck.cpp",
44+
"IncorrectEnableSharedFromThisCheck.cpp",
4445
"IncorrectRoundingsCheck.cpp",
4546
"InfiniteLoopCheck.cpp",
4647
"IntegerDivisionCheck.cpp",

0 commit comments

Comments
 (0)