diff options
author | John McCall <rjmccall@apple.com> | 2011-08-27 01:09:30 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2011-08-27 01:09:30 +0000 |
commit | 29ad95b2321746f8266c0bcbd4af82618a7df5db (patch) | |
tree | 8a7d9f57e670192b46e69df3949c81be2f9223ea /lldb/source/Commands/CommandObjectFrame.cpp | |
parent | 79cfba180a27abea2d250bebce42abdfafc0baf6 (diff) | |
download | llvm-29ad95b2321746f8266c0bcbd4af82618a7df5db.zip llvm-29ad95b2321746f8266c0bcbd4af82618a7df5db.tar.gz llvm-29ad95b2321746f8266c0bcbd4af82618a7df5db.tar.bz2 |
The lvalue-to-rvalue on structs in C++ is actually part
of default argument promotion and needs to happen unconditionally.
This is particularly semantically important in C++0x.
llvm-svn: 138691
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions