[PATCH] D140538: [Clang][CodeGen] Use poison instead of undef for dummy values in CGExpr [NFC]

Manuel Brito via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 11 03:53:26 PDT 2023


ManuelJBrito updated this revision to Diff 556416.
ManuelJBrito removed a reviewer: libc++abi.
ManuelJBrito added a comment.
This revision is now accepted and ready to land.

Remove changes to demangle test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140538

Files:
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/lib/CodeGen/CGCall.cpp
  clang/lib/CodeGen/CGExpr.cpp
  clang/lib/CodeGen/CGExprComplex.cpp
  clang/lib/CodeGen/CGExprScalar.cpp
  clang/lib/CodeGen/CodeGenFunction.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140538.556416.patch
Type: text/x-patch
Size: 5444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230911/f2c100fb/attachment-0001.bin>


More information about the cfe-commits mailing list