forked from OSchip/llvm-project
[gn build] Port 49992c0414
This commit is contained in:
parent
49992c0414
commit
5a7e1d52a9
|
@ -15,6 +15,7 @@ static_library("readability") {
|
||||||
"AvoidConstParamsInDecls.cpp",
|
"AvoidConstParamsInDecls.cpp",
|
||||||
"BracesAroundStatementsCheck.cpp",
|
"BracesAroundStatementsCheck.cpp",
|
||||||
"ConstReturnTypeCheck.cpp",
|
"ConstReturnTypeCheck.cpp",
|
||||||
|
"ContainerDataPointerCheck.cpp",
|
||||||
"ContainerSizeEmptyCheck.cpp",
|
"ContainerSizeEmptyCheck.cpp",
|
||||||
"ConvertMemberFunctionsToStatic.cpp",
|
"ConvertMemberFunctionsToStatic.cpp",
|
||||||
"DeleteNullPointerCheck.cpp",
|
"DeleteNullPointerCheck.cpp",
|
||||||
|
|
Loading…
Reference in New Issue