Skip to content

Commit 14d5952

Browse files
committed
[gn build] Port 1ad1f98
1 parent 1ad1f98 commit 14d5952

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
@@ -43,6 +43,7 @@ static_library("readability") {
4343
"QualifiedAutoCheck.cpp",
4444
"ReadabilityTidyModule.cpp",
4545
"RedundantAccessSpecifiersCheck.cpp",
46+
"RedundantCastingCheck.cpp",
4647
"RedundantControlFlowCheck.cpp",
4748
"RedundantDeclarationCheck.cpp",
4849
"RedundantFunctionPtrDereferenceCheck.cpp",

0 commit comments

Comments
 (0)