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 7c19f9d commit 1fbacbfCopy full SHA for 1fbacbf
src/tools/make_ctags
@@ -10,6 +10,7 @@ ctags --version 2>&1 | grep Exuberant && IS_EXUBERANT="Y"
10
11
# List of kinds supported by Exuberant Ctags 5.8
12
# generated by ctags --list-kinds
13
+# --c-kinds was called --c-types before 2003
14
# c classes
15
# d macro definitions
16
# e enumerators (values inside an enumeration)
0 commit comments