summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/arm-pcs.c
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2011-04-14 19:57:19 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2011-04-14 19:57:19 +0000
commitfdc33cbecd636a9218c30aed114ac6cfce6464f0 (patch)
tree0d3827047cfce10f4bbf01a78c52b6f1a82cc33f /clang/test/CodeGen/arm-pcs.c
parent1cde91674a56da3cfedf42af59cc6455a8fb40a9 (diff)
downloadbcm5719-llvm-fdc33cbecd636a9218c30aed114ac6cfce6464f0.tar.gz
bcm5719-llvm-fdc33cbecd636a9218c30aed114ac6cfce6464f0.zip
Name mangling of late-specified return types doesn't work if the return type references the argument types:
template<typename T> auto f(T a) -> decltype(a.foo()); Since this is the primary reason for the introduction of this feature, downgrade implementation status to "Some examples work". llvm-svn: 129533
Diffstat (limited to 'clang/test/CodeGen/arm-pcs.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud