[PATCH] D136548: [clang][CodeGen] Consistently return nullptr Values for void builtins and scalar initalization

Markus Böck via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Oct 23 12:54:01 PDT 2022


zero9178 updated this revision to Diff 470002.
zero9178 added a comment.

Rebase and boop CI


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

https://reviews.llvm.org/D136548

Files:
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/lib/CodeGen/CGExprScalar.cpp
  clang/test/CodeGen/pr53127.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136548.470002.patch
Type: text/x-patch
Size: 10505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221023/53150811/attachment.bin>


More information about the cfe-commits mailing list