[PATCH] D51989: [clangd] dexp tool uses llvm::cl to parse its flags.
Kirill Bobyrev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 13 07:18:58 PDT 2018
kbobyrev accepted this revision.
kbobyrev added a comment.
This revision is now accepted and ready to land.
In https://reviews.llvm.org/D51989#1232099, @ilya-biryukov wrote:
> PS it'd be cool to have an interface to cl that does not rely on global state...
Yeah, I'm not sure if that's trivial to do, though.
Thanks for the patch, it looks really good, I don't have any concerns.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D51989
More information about the cfe-commits
mailing list