forked from OSchip/llvm-project
parent
4235a4edfe
commit
d1059e3331
|
@ -51,6 +51,7 @@ static_library("bugprone") {
|
|||
"TooSmallLoopVariableCheck.cpp",
|
||||
"UndefinedMemoryManipulationCheck.cpp",
|
||||
"UndelegatedConstructorCheck.cpp",
|
||||
"UnhandledSelfAssignmentCheck.cpp",
|
||||
"UnusedRaiiCheck.cpp",
|
||||
"UnusedReturnValueCheck.cpp",
|
||||
"UseAfterMoveCheck.cpp",
|
||||
|
|
Loading…
Reference in New Issue