[PATCH] D22711: Diagnose invalid failure memory orderings.
JF Bastien via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 7 22:14:01 PDT 2018
jfb requested changes to this revision.
jfb added a comment.
This revision now requires changes to proceed.
Given http://wg21.link/p0418 I think this requires an update. I don't think the old behavior is worth supporting in older `-std=` versions, unless we're worried that it would make code less portable.
https://reviews.llvm.org/D22711
More information about the cfe-commits
mailing list