forked from OSchip/llvm-project
[gn build] Port c63522e6ba
This commit is contained in:
parent
c63522e6ba
commit
05a374fa69
|
@ -47,10 +47,12 @@ static_library("bugprone") {
|
|||
"PosixReturnCheck.cpp",
|
||||
"RedundantBranchConditionCheck.cpp",
|
||||
"ReservedIdentifierCheck.cpp",
|
||||
"SharedPtrArrayMismatchCheck.cpp",
|
||||
"SignalHandlerCheck.cpp",
|
||||
"SignedCharMisuseCheck.cpp",
|
||||
"SizeofContainerCheck.cpp",
|
||||
"SizeofExpressionCheck.cpp",
|
||||
"SmartPtrArrayMismatchCheck.cpp",
|
||||
"SpuriouslyWakeUpFunctionsCheck.cpp",
|
||||
"StringConstructorCheck.cpp",
|
||||
"StringIntegerAssignmentCheck.cpp",
|
||||
|
|
Loading…
Reference in New Issue