Disable roles for macro kinds in C/C++
commit27659bdef5000de4cdf79ca0c154f7c9ad1dcd01
authorJiří Techet <techet@gmail.com>
Sat, 27 Apr 2024 17:15:59 +0000 (27 19:15 +0200)
committerJiří Techet <techet@gmail.com>
Sat, 27 Apr 2024 18:54:32 +0000 (27 20:54 +0200)
tree4ec9c2f1e84fdcc068984dd5a0e46dc03e26043b
parent65bad205df3ce7a5bc089d3a71beac27e03b54de
Disable roles for macro kinds in C/C++

When role kinds are enabled, they report tags also for checks like

#ifdef MY_MACRO

in which we are not interested.
src/tagmanager/tm_parser.c