Skip to content

Commit 676e660

Browse files
committed
[gn build] Port d84b97e
1 parent d84b97e commit 676e660

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
@@ -49,6 +49,7 @@ static_library("bugprone") {
4949
"LambdaFunctionNameCheck.cpp",
5050
"MacroParenthesesCheck.cpp",
5151
"MacroRepeatedSideEffectsCheck.cpp",
52+
"MisleadingSetterOfReferenceCheck.cpp",
5253
"MisplacedOperatorInStrlenInAllocCheck.cpp",
5354
"MisplacedPointerArithmeticInAllocCheck.cpp",
5455
"MisplacedWideningCastCheck.cpp",

0 commit comments

Comments
 (0)