[PATCH] D115630: [CodeGen] Require use of Address::invalid() for invalid address

Nikita Popov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 14 03:06:15 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb8d121eb1d61: [CodeGen] Require use of Address::invalid() for invalid address (NFC) (authored by nikic).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115630

Files:
  clang/lib/CodeGen/Address.h
  clang/lib/CodeGen/CGCall.cpp
  clang/lib/CodeGen/CGCleanup.h
  clang/lib/CodeGen/CGExprAgg.cpp
  clang/lib/CodeGen/CGValue.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115630.394197.patch
Type: text/x-patch
Size: 6737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211214/31ae0642/attachment.bin>


More information about the cfe-commits mailing list