mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
gn build: Merge r360540
llvm-svn: 360549
This commit is contained in:
parent
4e9a93b70e
commit
2ca48a0383
@ -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
Block a user