[PATCH] D125349: [Sema] Fix crash for C11 atomic in gnu++ mode
Jan Svoboda via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 9 01:29:52 PDT 2022
jansvoboda11 updated this revision to Diff 435448.
jansvoboda11 added a comment.
Handle volatile _Atomic as well
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125349/new/
https://reviews.llvm.org/D125349
Files:
clang/lib/Sema/SemaOverload.cpp
clang/test/CodeGenCXX/atomic-builtin-compound-assignment-overload.cpp
clang/test/SemaCXX/atomic-builtin-compound-assignment-overload.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125349.435448.patch
Type: text/x-patch
Size: 7210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220609/f732967a/attachment.bin>
More information about the cfe-commits
mailing list