[PATCH] D156057: [Clang][Sema] Diagnose indeterminately sequenced accesses
    PoYao Chang via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Sun Jul 23 11:31:02 PDT 2023
    
    
  
rZhBoYao updated this revision to Diff 543315.
rZhBoYao marked an inline comment as done.
rZhBoYao added a comment.
Improve the test.
Not sure what the lack of C++17 checks was referring to in your conversation with Aaron.
Can @aaron.ballman confirm whether it is addressed by this patch?
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156057/new/
https://reviews.llvm.org/D156057
Files:
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Basic/DiagnosticGroups.td
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Sema/SemaChecking.cpp
  clang/test/SemaCXX/warn-unsequenced.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156057.543315.patch
Type: text/x-patch
Size: 52321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230723/a668a698/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list