Skip to content

Commit daf0b27

Browse files
committed
[gn build] Port c491c91
1 parent c491c91 commit daf0b27

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/cppcoreguidelines

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/cppcoreguidelines/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ static_library("cppcoreguidelines") {
4141
"ProTypeStaticCastDowncastCheck.cpp",
4242
"ProTypeUnionAccessCheck.cpp",
4343
"ProTypeVarargCheck.cpp",
44+
"RvalueReferenceParamNotMovedCheck.cpp",
4445
"SlicingCheck.cpp",
4546
"SpecialMemberFunctionsCheck.cpp",
4647
"VirtualClassDestructorCheck.cpp",

0 commit comments

Comments
 (0)