[gn build] Port c63522e6ba

This commit is contained in:
LLVM GN Syncbot 2022-02-07 11:59:15 +00:00
parent c63522e6ba
commit 05a374fa69
1 changed files with 2 additions and 0 deletions

View File

@ -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",