Skip to content

Commit d0b5d34

Browse files
committed
[gn build] Port 3feb6f9
1 parent 076d305 commit d0b5d34

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@ static_library("llvm") {
2020
"PreferRegisterOverUnsignedCheck.cpp",
2121
"PreferStaticOverAnonymousNamespaceCheck.cpp",
2222
"TwineLocalCheck.cpp",
23+
"UseNewMLIROpBuilderCheck.cpp",
2324
]
2425
}

0 commit comments

Comments
 (0)