[PATCH] D32138: clang-cl: Support the /Zc:twoPhase[-] command-line option (PR32680)
Reid Kleckner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 17 14:38:57 PDT 2017
rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.
Let's add it now. If we don't add this, some user will run into it first and have to wait for a fix. If we add it and get the meaning wrong, we'll still need to fix it and push a new release, so we're no worse off.
lgtm
https://reviews.llvm.org/D32138
More information about the cfe-commits
mailing list