Skip to content

Commit d6ce466

Browse files
llvmgnsyncbotLukacma
authored andcommitted
[gn build] Port 81de861
1 parent 5a8966a commit d6ce466

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
@@ -57,6 +57,7 @@ static_library("readability") {
5757
"RedundantSmartptrGetCheck.cpp",
5858
"RedundantStringCStrCheck.cpp",
5959
"RedundantStringInitCheck.cpp",
60+
"RedundantTypenameCheck.cpp",
6061
"ReferenceToConstructedTemporaryCheck.cpp",
6162
"SimplifyBooleanExprCheck.cpp",
6263
"SimplifySubscriptExprCheck.cpp",

0 commit comments

Comments
 (0)