[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
Mon Oct 24 00:32:33 PDT 2022


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

clang-format and specify target triple in test since mangling is target dependent


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.470071.patch
Type: text/x-patch
Size: 10514 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221024/a88f7fd7/attachment.bin>


More information about the cfe-commits mailing list