Skip to content

Commit 97e9780

Browse files
committed
[gn build] Port 8e56fb8
1 parent aa4e3d5 commit 97e9780

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ static_library("bugprone") {
2727
"ChainedComparisonCheck.cpp",
2828
"ComparePointerToMemberVirtualFunctionCheck.cpp",
2929
"CopyConstructorInitCheck.cpp",
30+
"CrtpConstructorAccessibilityCheck.cpp",
3031
"DanglingHandleCheck.cpp",
3132
"DynamicStaticInitializersCheck.cpp",
3233
"EasilySwappableParametersCheck.cpp",

0 commit comments

Comments
 (0)