[PATCH] D156057: [Clang][Sema] Diagnose indeterminately sequenced accesses
PoYao Chang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 24 05:46:28 PDT 2023
rZhBoYao added a subscriber: cor3ntin.
rZhBoYao added a comment.
BTW, I am not sure if CWG2571 <http://wg21.link/cwg2571> is implemented by @cor3ntin? If so, can we mark it as done on https://clang.llvm.org/cxx_dr_status.html#2571? This patch handles the warning around it tho.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156057/new/
https://reviews.llvm.org/D156057
More information about the cfe-commits
mailing list