diff options
| author | Douglas Gregor <dgregor@apple.com> | 2011-02-08 02:14:35 +0000 |
|---|---|---|
| committer | Douglas Gregor <dgregor@apple.com> | 2011-02-08 02:14:35 +0000 |
| commit | a57a66e8d02d30c8b2fe5db85d4de52f22c66646 (patch) | |
| tree | d304b6b2dfabd49fb34f7a04360b0fb9ad711122 /lldb/source/Commands/CommandObjectLog.cpp | |
| parent | bec0285d7fb33b68042a59bcf9277500a3261052 (diff) | |
| download | llvm-a57a66e8d02d30c8b2fe5db85d4de52f22c66646.zip llvm-a57a66e8d02d30c8b2fe5db85d4de52f22c66646.tar.gz llvm-a57a66e8d02d30c8b2fe5db85d4de52f22c66646.tar.bz2 | |
Sema::MaybeBindToTemporary() shouldn't treat any expression returning
a glvalue as a temporary. Previously, we were enumerating all of the
cases that coul return glvalues and might be called with
Sema::MaybeBindToTemporary(), but that was gross and we missed the
Objective-C property reference case.
llvm-svn: 125070
Diffstat (limited to 'lldb/source/Commands/CommandObjectLog.cpp')
0 files changed, 0 insertions, 0 deletions
