1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00

gn build: merge r360345

llvm-svn: 360489
This commit is contained in:
David L. Jones 2019-05-11 00:20:18 +00:00
parent b8835c12e7
commit cc139afe3e

View File

@ -42,6 +42,7 @@ static_library("modernize") {
"UseNoexceptCheck.cpp",
"UseNullptrCheck.cpp",
"UseOverrideCheck.cpp",
"UseTrailingReturnTypeCheck.cpp",
"UseTransparentFunctorsCheck.cpp",
"UseUncaughtExceptionsCheck.cpp",
"UseUsingCheck.cpp",