[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 01:56:01 PDT 2022


jansvoboda11 updated this revision to Diff 438296.
jansvoboda11 added a comment.

Extract function for building type


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.438296.patch
Type: text/x-patch
Size: 11115 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220620/20e0c1d2/attachment.bin>


More information about the cfe-commits mailing list