aboutsummaryrefslogtreecommitdiffstats
path: root/pch.hpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-03-30removed the debug prints. boost is no longer a dependency.1.1bloodstalker1-1/+0
2020-03-30declarations no longer print out the declarations since they are already ↵bloodstalker1-1/+1
matching declarations. added a new WIP switch called trace.
2020-03-27you now get the option of replacing the cgrep diagconsumer with the normal ↵bloodstalker1-0/+1
one provided by clang. also the cgrep diagconsumer now prints out errors and only leaves out warnings and fixits. README update. man update. added llvm11 to travis.
2020-03-06fixed some codacy smellsbloodstalker1-1/+1
2020-01-10fixed the declaration prints. fixed the coloring of matches for ↵bloodstalker1-1/+1
non-declarations.
2019-11-29removing filesystem for the time being. ill have to find another solution...bloodstalker1-1/+1
2019-11-29updatebloodstalker1-0/+1
2019-03-14checked with trunk version 355787. if you use the trunk llvm-clang you build ↵bloodstalker1-8/+8
for everything like me, you might have to rebuild your compilation databases,otherwise cgrep breaks mysteriously...
2018-12-20build uses pch now. kinda cool but our build time bottleneck seems to be linkingbloodstalker1-0/+20