1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00

gn build: Merge 29dc0b17de6

This commit is contained in:
LLVM GN Syncbot 2019-10-30 17:40:59 +00:00
parent 252d29f761
commit 53ef52138f

View File

@ -32,6 +32,7 @@ static_library("readability") {
"NamespaceCommentCheck.cpp",
"NonConstParameterCheck.cpp",
"ReadabilityTidyModule.cpp",
"RedundantAccessSpecifiersCheck.cpp",
"RedundantControlFlowCheck.cpp",
"RedundantDeclarationCheck.cpp",
"RedundantFunctionPtrDereferenceCheck.cpp",