[PATCH] D125349: [Sema] Fix crash for C11 atomic in gnu++ mode
Jan Svoboda via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 10 08:47:09 PDT 2022
jansvoboda11 updated this revision to Diff 435932.
jansvoboda11 added a comment.
Implement another round of review feedback
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125349/new/
https://reviews.llvm.org/D125349
Files:
clang/include/clang/AST/Type.h
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.435932.patch
Type: text/x-patch
Size: 11201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220610/ccb4a914/attachment.bin>
More information about the cfe-commits
mailing list