[PATCH] Use CommonOptionsParser in clang-query. This fixes its support of the fixedcompilation database and makes it behave consistently with other clang tools.
Peter Collingbourne
peter at pcc.me.uk
Fri Aug 1 17:17:10 PDT 2014
LGTM
I based this code on tool-template, so I was unaware of the existence of CommonOptionsParser. Perhaps it would be a good idea to update tool-template as well?
http://reviews.llvm.org/D4763
More information about the cfe-commits
mailing list