Skip to content

Commit 5944579

Browse files
committed
[gn build] Port af79372
1 parent af79372 commit 5944579

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
@@ -50,6 +50,7 @@ static_library("modernize") {
5050
"UseNullptrCheck.cpp",
5151
"UseOverrideCheck.cpp",
5252
"UseStartsEndsWithCheck.cpp",
53+
"UseStdFormatCheck.cpp",
5354
"UseStdNumbersCheck.cpp",
5455
"UseStdPrintCheck.cpp",
5556
"UseTrailingReturnTypeCheck.cpp",

0 commit comments

Comments
 (0)