forked from OSchip/llvm-project
[gn build] Port 6a9487df73
This commit is contained in:
parent
6f08b55213
commit
a692c5492a
|
@ -55,6 +55,7 @@ static_library("bugprone") {
|
|||
"StringConstructorCheck.cpp",
|
||||
"StringIntegerAssignmentCheck.cpp",
|
||||
"StringLiteralWithEmbeddedNulCheck.cpp",
|
||||
"StringviewNullptrCheck.cpp",
|
||||
"SuspiciousEnumUsageCheck.cpp",
|
||||
"SuspiciousIncludeCheck.cpp",
|
||||
"SuspiciousMemoryComparisonCheck.cpp",
|
||||
|
|
Loading…
Reference in New Issue