Skip to content

Commit 7030aab

Browse files
committed
[gn build] Port 3ed940a
1 parent 6c6f8b1 commit 7030aab

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ static_library("hicpp") {
2121
sources = [
2222
"ExceptionBaseclassCheck.cpp",
2323
"HICPPTidyModule.cpp",
24+
"IgnoredRemoveResultCheck.cpp",
2425
"MultiwayPathsCoveredCheck.cpp",
2526
"NoAssemblerCheck.cpp",
2627
"SignedBitwiseCheck.cpp",

0 commit comments

Comments
 (0)