[PATCH] D125349: [clang][sema] Generate builtin operator overloads for (volatile) _Atomic types
Jan Svoboda via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 20 02:03:43 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb02d970b4335: [clang][sema] Generate builtin operator overloads for (volatile) _Atomic types (authored by jansvoboda11).
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.438297.patch
Type: text/x-patch
Size: 11115 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220620/fb00cbe2/attachment.bin>
More information about the cfe-commits
mailing list