Details
Diff Detail
- Repository
- rC Clang
Event Timeline
+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.
Thanks Hans. Yes, I made these patches with some simple sed oneliners.
Once these are approved in principle, I'll re-generate them before pushing.
I have also run clang-format on them, but didn't update Phab with the results to reduce noise.
Accepted as part of a whole-branch review here: http://clang-developers.42468.n3.nabble.com/getLocStart-versus-getStartLoc-td4061010.html