[PATCH] D45835: Add new driver mode for dumping compiler options
Richard Smith - zygoloid via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 29 17:13:41 PDT 2018
rsmith added a comment.
+ at dlj, who had some more ambitious plans for expressing our configuration as JSON.
The part you have here seems fine. I share Eli's concerns about exposing our `LangOptions` with any kind of implied stability guarantee.
https://reviews.llvm.org/D45835
More information about the cfe-commits
mailing list