Loading llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/bugprone/BUILD.gn +1 −0 Original line number Diff line number Diff line Loading @@ -79,6 +79,7 @@ static_library("bugprone") { "UndelegatedConstructorCheck.cpp", "UnhandledExceptionAtNewCheck.cpp", "UnhandledSelfAssignmentCheck.cpp", "UnsafeFunctionsCheck.cpp", "UnusedRaiiCheck.cpp", "UnusedReturnValueCheck.cpp", "UseAfterMoveCheck.cpp", Loading Loading
llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/bugprone/BUILD.gn +1 −0 Original line number Diff line number Diff line Loading @@ -79,6 +79,7 @@ static_library("bugprone") { "UndelegatedConstructorCheck.cpp", "UnhandledExceptionAtNewCheck.cpp", "UnhandledSelfAssignmentCheck.cpp", "UnsafeFunctionsCheck.cpp", "UnusedRaiiCheck.cpp", "UnusedReturnValueCheck.cpp", "UseAfterMoveCheck.cpp", Loading