Posts

Showing posts from November, 2018

ctags

How to tell ctags using C++ and analyse .inc as well? ctags -R --langmap=c++:+.inc llvm/  build/llvm/build