[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 13:20:47 PDT 2019
jfb updated this revision to Diff 194736.
jfb added a comment.
Herald added a subscriber: mgorny.
- Move patternFor to a shared file as requested by @rjmccall
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.194736.patch
Type: text/x-patch
Size: 14260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190411/2ab4743f/attachment-0001.bin>
More information about the cfe-commits
mailing list