forked from OSchip/llvm-project
[gn build] Port d1b2a52319
This commit is contained in:
parent
d1b2a52319
commit
2ce5b8f78c
|
@ -45,6 +45,7 @@ static_library("bugprone") {
|
|||
"PosixReturnCheck.cpp",
|
||||
"RedundantBranchConditionCheck.cpp",
|
||||
"ReservedIdentifierCheck.cpp",
|
||||
"SignalHandlerCheck.cpp",
|
||||
"SignedCharMisuseCheck.cpp",
|
||||
"SizeofContainerCheck.cpp",
|
||||
"SizeofExpressionCheck.cpp",
|
||||
|
|
Loading…
Reference in New Issue