diff options
author | Anders Carlsson <andersca@mac.com> | 2010-02-04 17:32:58 +0000 |
---|---|---|
committer | Anders Carlsson <andersca@mac.com> | 2010-02-04 17:32:58 +0000 |
commit | 824e0613deaff8628ef6a7c9296802698994a0d2 (patch) | |
tree | 754375d44a774dce3de92ca8f19af73a45aff627 /llvm/lib/CodeGen/ProcessImplicitDefs.cpp | |
parent | 3460aa1079c2bc378e9cf264950f17666ada96c8 (diff) | |
download | llvm-824e0613deaff8628ef6a7c9296802698994a0d2.zip llvm-824e0613deaff8628ef6a7c9296802698994a0d2.tar.gz llvm-824e0613deaff8628ef6a7c9296802698994a0d2.tar.bz2 |
When binding an lvalue to a reference, we always need to pop temporaries.
With this fix, and the other fixes committed today a make check-all with a clang-built LLVM now gives:
Expected Passes : 6933
Expected Failures : 46
Unsupported Tests : 40
Unexpected Failures: 27
which means that we pass 99.96% of all tests :) The resulting 27 tests are all LLVMC tests and seem to be because of differences in the clang and gcc drivers.
llvm-svn: 95313
Diffstat (limited to 'llvm/lib/CodeGen/ProcessImplicitDefs.cpp')
0 files changed, 0 insertions, 0 deletions