Skip to content

Commit 83abe57

Browse files
committed
[gn build] Port bc8cff1
1 parent bc8cff1 commit 83abe57

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
@@ -47,6 +47,7 @@ static_library("modernize") {
4747
"UseNoexceptCheck.cpp",
4848
"UseNullptrCheck.cpp",
4949
"UseOverrideCheck.cpp",
50+
"UseStartsEndsWithCheck.cpp",
5051
"UseStdPrintCheck.cpp",
5152
"UseTrailingReturnTypeCheck.cpp",
5253
"UseTransparentFunctorsCheck.cpp",

0 commit comments

Comments
 (0)