diff options
author | Manuel Klimek <klimek@google.com> | 2014-08-13 15:25:55 +0000 |
---|---|---|
committer | Manuel Klimek <klimek@google.com> | 2014-08-13 15:25:55 +0000 |
commit | f67672e41c8972f7a0e9f503e0cf58b21af24788 (patch) | |
tree | afc9ff8b7d2b1226ee0b8a2b872de3d56d737393 /llvm/lib/CodeGen/MachineFunctionAnalysis.cpp | |
parent | cc5366c07ad2e43c3b12f312f28407717e264a9c (diff) | |
download | bcm5719-llvm-f67672e41c8972f7a0e9f503e0cf58b21af24788.tar.gz bcm5719-llvm-f67672e41c8972f7a0e9f503e0cf58b21af24788.zip |
Work around missing handling of temporaries bound to default arguments.
Yet more problems due to the missing CXXBindTemporaryExpr in the CFG for
default arguments.
Unfortunately we cannot just switch off inserting temporaries for the
corresponding default arguments, as that breaks existing tests
(test/SemaCXX/return-noreturn.cpp:245).
llvm-svn: 215554
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions