forked from OSchip/llvm-project
gn build: Merge 24130d661e
This commit is contained in:
parent
24130d661e
commit
1a6903bdfe
|
@ -26,6 +26,7 @@ static_library("readability") {
|
|||
"InconsistentDeclarationParameterNameCheck.cpp",
|
||||
"IsolateDeclarationCheck.cpp",
|
||||
"MagicNumbersCheck.cpp",
|
||||
"MakeMemberFunctionConstCheck.cpp",
|
||||
"MisleadingIndentationCheck.cpp",
|
||||
"MisplacedArrayIndexCheck.cpp",
|
||||
"NamedParameterCheck.cpp",
|
||||
|
|
Loading…
Reference in New Issue