[PATCH] D45944: Disallow pointers to const in __sync_fetch_and_xxx
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 23 04:38:04 PDT 2018
aaron.ballman added a comment.
In https://reviews.llvm.org/D45944#1075055, @lebedev.ri wrote:
> Please always upload all patches with full context (`-U99999`)
I'm not keen on uploading patches with that much context. For instance, it disables syntax highlighting in Phab for many of our files. However, perhaps 100 lines of context was a bit optimistic.
https://reviews.llvm.org/D45944
More information about the cfe-commits
mailing list