Skip to content

Commit 2fcf3e9

Browse files
committed
gn build: Merge e8a4c74
1 parent e8a4c74 commit 2fcf3e9

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ static_library("cert") {
1717
sources = [
1818
"CERTTidyModule.cpp",
1919
"CommandProcessorCheck.cpp",
20+
"DefaultOperatorNewAlignmentCheck.cpp",
2021
"DontModifyStdNamespaceCheck.cpp",
2122
"FloatLoopCounter.cpp",
2223
"LimitedRandomnessCheck.cpp",

0 commit comments

Comments
 (0)