[gn build] (manually) port 18b4a8bcf35 more
authorNico Weber <thakis@chromium.org>
Thu, 28 Jul 2022 11:14:43 +0000 (07:14 -0400)
committerTobias Hieta <tobias@hieta.se>
Tue, 4 Oct 2022 09:27:58 +0000 (11:27 +0200)
(cherry picked from commit dd428a571c69621d5b6eb2e0e3ce5497c304fb2c)

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

index c8506d9..7431a50 100644 (file)
@@ -1,7 +1,7 @@
 import("//llvm/utils/gn/build/compiled_action.gni")
 
 compiled_action("Confusables.inc") {
-  tool = "ConfusableTable:make-confusable-table"
+  tool = "ConfusableTable:clang-tidy-confusable-chars-gen"
   inputs = [ "ConfusableTable/confusables.txt" ]
   outputs = [ "$target_gen_dir/$target_name" ]
   args = [