[PATCH] D61509: [PragmaHandler] Expose `#pragma` location
Joel E. Denny via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 7 09:23:50 PDT 2019
jdenny added a comment.
In D61509#1493718 <https://reviews.llvm.org/D61509#1493718>, @lebedev.ri wrote:
> In D61509#1493714 <https://reviews.llvm.org/D61509#1493714>, @jdenny wrote:
>
> > In D61509#1493703 <https://reviews.llvm.org/D61509#1493703>, @lebedev.ri wrote:
> >
> > > It would have been better to submit this refactor as a new patch..
> >
> >
> > Sorry, I didn't realize that was the norm. I can do that now if it would help. I can also revert changes to this patch if the goal is to make it easier to reference the old version.
>
>
> I think that would be good. This current diff would be a simple NFC cleanup, i think i will signoff it even.
Thanks, I'll do that.
For future reference, I assume abandoning and starting a new review is better here because I'm splitting the patch. Is there a more general rule of thumb on this?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61509/new/
https://reviews.llvm.org/D61509
More information about the cfe-commits
mailing list