aboutsummaryrefslogtreecommitdiff
path: root/lib/Sema/SemaType.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-03-22 19:35:37 +0000
committerChris Lattner <sabre@nondot.org>2009-03-22 19:35:37 +0000
commitff75e1db95a53c7606e0bb114cf9adc59ab3d7f6 (patch)
tree91991672ba9d6335aaebdf6d044f9552e9c80cfd /lib/Sema/SemaType.cpp
parent26d1a40edc612f4c53399427480592101acb0dbe (diff)
fix a fixme: non-proto struct returning function definitions should be compiled
to something like: define void @bar(%struct.foo* noalias sret %agg.result) nounwind { instead of: define void @bar(%struct.foo* noalias sret %agg.result, ...) nounwind { git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67475 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaType.cpp')
0 files changed, 0 insertions, 0 deletions