Skip to content

Commit a7a1781

Browse files
committed
[gn build] Port bc278d0
1 parent bc278d0 commit a7a1781

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ static_library("cppcoreguidelines") {
3333
"OwningMemoryCheck.cpp",
3434
"PreferMemberInitializerCheck.cpp",
3535
"ProBoundsArrayToPointerDecayCheck.cpp",
36+
"ProBoundsAvoidUncheckedContainerAccess.cpp",
3637
"ProBoundsConstantArrayIndexCheck.cpp",
3738
"ProBoundsPointerArithmeticCheck.cpp",
3839
"ProTypeConstCastCheck.cpp",

0 commit comments

Comments
 (0)