Skip to content

Commit 83ed506

Browse files
llvmgnsyncbotDanielCChen
authored andcommitted
[gn build] Port 6d8e966
1 parent a2ab47e commit 83ed506

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@ static_library("portability") {
1717
"RestrictSystemIncludesCheck.cpp",
1818
"SIMDIntrinsicsCheck.cpp",
1919
"StdAllocatorConstCheck.cpp",
20+
"TemplateVirtualMemberFunctionCheck.cpp",
2021
]
2122
}

0 commit comments

Comments
 (0)