[PATCH] D60548: Variable auto-init: also auto-init alloca

JF Bastien via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 11 14:36:24 PDT 2019


jfb updated this revision to Diff 194762.
jfb marked 2 inline comments as done.
jfb added a comment.

- Change name, qualify declaration.


Repository:
  rC Clang

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

https://reviews.llvm.org/D60548

Files:
  lib/CodeGen/CGBuiltin.cpp
  lib/CodeGen/CGDecl.cpp
  lib/CodeGen/CMakeLists.txt
  lib/CodeGen/PatternInit.cpp
  lib/CodeGen/PatternInit.h
  test/CodeGenCXX/trivial-auto-var-init.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60548.194762.patch
Type: text/x-patch
Size: 15763 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190411/7e732f1b/attachment-0001.bin>


More information about the cfe-commits mailing list