Skip to content

Commit 9c26e34

Browse files
committed
[gn build] Port 56762b7
1 parent 285b411 commit 9c26e34

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ static_library("bugprone") {
9999
"UndelegatedConstructorCheck.cpp",
100100
"UnhandledExceptionAtNewCheck.cpp",
101101
"UnhandledSelfAssignmentCheck.cpp",
102+
"UnintendedCharOstreamOutputCheck.cpp",
102103
"UniquePtrArrayMismatchCheck.cpp",
103104
"UnsafeFunctionsCheck.cpp",
104105
"UnusedLocalNonTrivialVariableCheck.cpp",

0 commit comments

Comments
 (0)