aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectSource.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2011-02-08 02:14:35 +0000
committerDouglas Gregor <dgregor@apple.com>2011-02-08 02:14:35 +0000
commita57a66e8d02d30c8b2fe5db85d4de52f22c66646 (patch)
treed304b6b2dfabd49fb34f7a04360b0fb9ad711122 /lldb/source/Commands/CommandObjectSource.cpp
parentbec0285d7fb33b68042a59bcf9277500a3261052 (diff)
downloadllvm-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/CommandObjectSource.cpp')
0 files changed, 0 insertions, 0 deletions