Skip to content

Commit 96fc0b3

Browse files
committed
[gn build] Port a3a60e0
1 parent 22064ce commit 96fc0b3

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
@@ -51,6 +51,7 @@ static_library("modernize") {
5151
"UseNullptrCheck.cpp",
5252
"UseOverrideCheck.cpp",
5353
"UseRangesCheck.cpp",
54+
"UseScopedLockCheck.cpp",
5455
"UseStartsEndsWithCheck.cpp",
5556
"UseStdFormatCheck.cpp",
5657
"UseStdNumbersCheck.cpp",

0 commit comments

Comments
 (0)