[PATCH] D50349: Port getStartLoc -> getBeginLoc
Hans Wennborg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 6 23:17:55 PDT 2018
hans added a comment.
In https://reviews.llvm.org/D50349#1190029, @rsmith wrote:
> +Hans (release manager for LLVM 7)
>
> Hans, this patch series will affect the API of common Clang classes, resulting in patches to Clang SVN needing some (mechanical) modifications to be applied to the Clang 7 release branch if we land it now. What do you think about that? Would you prefer that we wait until after the 7.0.0 release to make cherry-picks easier?
Thanks for the heads up. It looks mechanical enough that if it does cause merge conflicts, they will be easy enough to resolve. No need to wait.
Repository:
rC Clang
https://reviews.llvm.org/D50349
More information about the cfe-commits
mailing list