We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57fe7fd commit b1061e3Copy full SHA for b1061e3
llvm/utils/gn/secondary/clang/utils/TableGen/clang_tablegen.gni
@@ -1,9 +1,9 @@
1
-# This file introduces a templates for running clang-tblgen.
+# This file introduces a template for running clang-tblgen.
2
#
3
# Parameters:
4
5
# args (required)
6
-# [list of strings] Flags to pass to llvm-tblgen.
+# [list of strings] Flags to pass to clang-tblgen.
7
8
# output_name (optional)
9
# Basename of the generated output file.
0 commit comments