Skip to content

Commit ba3415b

Browse files
committed
[gn build] Port 85aeb6a
1 parent 85aeb6a commit ba3415b

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
@@ -52,6 +52,7 @@ static_library("readability") {
5252
"RedundantFunctionPtrDereferenceCheck.cpp",
5353
"RedundantInlineSpecifierCheck.cpp",
5454
"RedundantMemberInitCheck.cpp",
55+
"RedundantParenthesesCheck.cpp",
5556
"RedundantPreprocessorCheck.cpp",
5657
"RedundantSmartptrGetCheck.cpp",
5758
"RedundantStringCStrCheck.cpp",

0 commit comments

Comments
 (0)