Skip to content

Commit 9bad6cb

Browse files
committed
[gn build] Port 3f73fd7
1 parent 3f73fd7 commit 9bad6cb

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
@@ -48,6 +48,7 @@ static_library("modernize") {
4848
"UseNullptrCheck.cpp",
4949
"UseOverrideCheck.cpp",
5050
"UseStartsEndsWithCheck.cpp",
51+
"UseStdNumbersCheck.cpp",
5152
"UseStdPrintCheck.cpp",
5253
"UseTrailingReturnTypeCheck.cpp",
5354
"UseTransparentFunctorsCheck.cpp",

0 commit comments

Comments
 (0)