[PATCH] D18698: [C11] PR24451: Allow restrict _Atomic pointers
Denis Zobnin via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 4 09:16:23 PDT 2016
d.zobnin.bugzilla added a comment.
Richard, thank you for the review and explanation!
I don't have any examples of useful code using this extension, I was trying to fix the PR... So, do you think we should add this GCC extension to Clang (with a proper warning, of course) for compatibility reasons, or it will be better to close PR24451 and abandon this review?
Thank you,
Denis Zobnin
http://reviews.llvm.org/D18698
More information about the cfe-commits
mailing list