Skip to content

Commit 920bb54

Browse files
committed
[gn build] Port 7a8f5d9
1 parent d70bfeb commit 920bb54

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
@@ -47,6 +47,7 @@ static_library("readability") {
4747
"RedundantControlFlowCheck.cpp",
4848
"RedundantDeclarationCheck.cpp",
4949
"RedundantFunctionPtrDereferenceCheck.cpp",
50+
"RedundantInlineSpecifierCheck.cpp",
5051
"RedundantMemberInitCheck.cpp",
5152
"RedundantPreprocessorCheck.cpp",
5253
"RedundantSmartptrGetCheck.cpp",

0 commit comments

Comments
 (0)