[PATCH] D99790: [CGCall] Annotate `this` argument with alignment

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 7 01:02:53 PDT 2021


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0aa0458f1429: [CGCall] Annotate `this` argument with alignment (authored by lebedev.ri).

Changed prior to commit:
  https://reviews.llvm.org/D99790?vs=334920&id=335743#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99790/new/

https://reviews.llvm.org/D99790

Files:
  clang/lib/CodeGen/CGCall.cpp
  clang/test/CodeGen/attr-nomerge.cpp
  clang/test/CodeGenCXX/this-nonnull.cpp
  clang/test/CodeGenCoroutines/coro-symmetric-transfer-01.cpp
  clang/test/CodeGenObjCXX/objc-struct-cxx-abi.mm
  clang/test/OpenMP/irbuilder_for_iterator.cpp
  clang/test/OpenMP/irbuilder_for_rangefor.cpp
  clang/test/utils/update_cc_test_checks/Inputs/basic-cplusplus.cpp.expected

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99790.335743.patch
Type: text/x-patch
Size: 29558 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210407/d0994d03/attachment-0001.bin>


More information about the cfe-commits mailing list