diff options
author | Douglas Gregor <dgregor@apple.com> | 2011-01-25 23:11:15 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2011-01-25 23:11:15 +0000 |
commit | 175a104028301d7e9fe7a1c046fafbe5fd55b45f (patch) | |
tree | f0d47b9b9f06b20bb0f0af8597c4e8517f0965f0 /lldb/source/Commands/CommandObjectFrame.cpp | |
parent | f3e78a3040a4d4cbccd12262846529d2e0ffad26 (diff) | |
download | llvm-175a104028301d7e9fe7a1c046fafbe5fd55b45f.zip llvm-175a104028301d7e9fe7a1c046fafbe5fd55b45f.tar.gz llvm-175a104028301d7e9fe7a1c046fafbe5fd55b45f.tar.bz2 |
Remove an (incorrect) compiler workaround in the __mu function. The
workaround relied on rvalue references binding to non-function
lvalues, while the original formulation (with std::forward) does the
right thing.
llvm-svn: 124241
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions