[PATCH] D52857: [clang-query] Add non-exclusive output API
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 23 06:12:01 PDT 2018
aaron.ballman added a comment.
In https://reviews.llvm.org/D52857#1272276, @steveire wrote:
> I prefer the API from Peter. I think it's a good additional step from where Aaron and I reached in IRC discussion (this patch currently).
>
> I can change the patch to use that later if you agree Aaron?
To be extra clear, we're talking about changing "set enable-output detailed-ast" to be "enable output detailed-ast" instead? If so, I'm okay with that -- it seems like an improvement.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D52857
More information about the cfe-commits
mailing list