Skip to content

Commit 1e58bdc

Browse files
committed
[gn build] Port 75f76d4
1 parent cd043e4 commit 1e58bdc

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ static_library("readability") {
1212
"//llvm/lib/Support",
1313
]
1414
sources = [
15+
"AmbiguousSmartptrResetCallCheck.cpp",
1516
"AvoidConstParamsInDecls.cpp",
1617
"AvoidNestedConditionalOperatorCheck.cpp",
1718
"AvoidReturnWithVoidValueCheck.cpp",

0 commit comments

Comments
 (0)