forked from OSchip/llvm-project
[gn build] Port dfa0db79d0
This commit is contained in:
parent
0d7286a652
commit
907f15c591
|
@ -39,6 +39,7 @@ static_library("bugprone") {
|
|||
"MisplacedWideningCastCheck.cpp",
|
||||
"MoveForwardingReferenceCheck.cpp",
|
||||
"MultipleStatementMacroCheck.cpp",
|
||||
"NoEscapeCheck.cpp",
|
||||
"NotNullTerminatedResultCheck.cpp",
|
||||
"ParentVirtualCallCheck.cpp",
|
||||
"PosixReturnCheck.cpp",
|
||||
|
|
Loading…
Reference in New Issue