Skip to content

Commit bb00fd0

Browse files
committed
[gn build] Port 669627d
1 parent 757a0e6 commit bb00fd0

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
@@ -45,6 +45,7 @@ static_library("cppcoreguidelines") {
4545
"RvalueReferenceParamNotMovedCheck.cpp",
4646
"SlicingCheck.cpp",
4747
"SpecialMemberFunctionsCheck.cpp",
48+
"UseEnumClassCheck.cpp",
4849
"VirtualClassDestructorCheck.cpp",
4950
]
5051
}

0 commit comments

Comments
 (0)