summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaDecl.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
commit75acb0c35604796a1d7457c4e591b408dddde614 (patch)
tree16d97f71d040a084cb611e9dbd7ddca3dbb8bf96 /clang/lib/Sema/SemaDecl.cpp
parent377b9c84d01a954c9f39221e66b5f109b2a21662 (diff)
downloadbcm5719-llvm-75acb0c35604796a1d7457c4e591b408dddde614.tar.gz
bcm5719-llvm-75acb0c35604796a1d7457c4e591b408dddde614.zip
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 { llvm-svn: 67475
Diffstat (limited to 'clang/lib/Sema/SemaDecl.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud