[PATCH] D67023: Diagnose use of ATOMIC_VAR_INIT
JF Bastien via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Sep 1 15:15:39 PDT 2019
jfb added a comment.
I refer you to http://wg21.link/p0883
I don’t think this diagnostic should be added to clang until p0883 is fully implemented, even just for C. Otherwise we leave users with no portable way to do the right thing without diagnostic.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67023/new/
https://reviews.llvm.org/D67023
More information about the cfe-commits
mailing list