[PATCH] D17462: Fix a codegen bug for variadic functions with pass_object_size params
George Burgess IV via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 16 15:28:08 PDT 2016
george.burgess.iv updated this revision to Diff 61041.
george.burgess.iv marked 2 inline comments as done.
george.burgess.iv added a comment.
Addressed all feedback.
http://reviews.llvm.org/D17462
Files:
include/clang/CodeGen/CGFunctionInfo.h
lib/CodeGen/CGCall.cpp
lib/CodeGen/CGExprCXX.cpp
lib/CodeGen/CGVTables.cpp
test/CodeGen/pass-object-size.c
test/CodeGenCXX/pass-object-size.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17462.61041.patch
Type: text/x-patch
Size: 8821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160616/a2376abc/attachment.bin>
More information about the cfe-commits
mailing list