Skip to content

Commit 9b97105

Browse files
committed
[gn build] Port 893d53d
1 parent 662c9ef commit 9b97105

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ static_library("modernize") {
3838
"UnaryStaticAssertCheck.cpp",
3939
"UseAutoCheck.cpp",
4040
"UseBoolLiteralsCheck.cpp",
41+
"UseConstraintsCheck.cpp",
4142
"UseDefaultMemberInitCheck.cpp",
4243
"UseEmplaceCheck.cpp",
4344
"UseEqualsDefaultCheck.cpp",

0 commit comments

Comments
 (0)