aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools/clangbackend/source/token.cpp
Commit message (Expand)AuthorAgeFilesLines
* clangbackend: Another workaround for libclang cursor weirdnessChristian Kandeler2020-12-031-0/+13
* clangbackend: More libclang cursor adjustmentsChristian Kandeler2020-11-301-0/+1
* ClangBackend: Fix compilation with Qt 6hjk2020-11-261-0/+2
* clangbackend: Enhance support for attributesChristian Stenger2020-11-181-13/+29
* clangbackend: Another workaround for missing libclang cursor informationChristian Kandeler2020-11-111-2/+27
* clangbackend: Work around wrong cursor info from libclangChristian Kandeler2020-11-061-2/+31
* Standardize on int for line and column valueshjk2019-07-261-2/+2
* Clang: Introduce Token class to work with CXToken pointersIvan Donchevskii2018-09-261-0/+141