http://llvm.org/bugs/show_bug.cgi?id=11618
authorJohnny Chen <johnny.chen@apple.com>
Fri, 6 Jan 2012 00:35:38 +0000 (00:35 +0000)
committerJohnny Chen <johnny.chen@apple.com>
Fri, 6 Jan 2012 00:35:38 +0000 (00:35 +0000)
commitb49440fa92c1cbdea3736acdb0882275c1ab0748
tree22007b6093b709b6d1472b35a086bd728db4c75a
parent17eaf4089da5462edf57f281da539310fd35dd8e
http://llvm.org/bugs/show_bug.cgi?id=11618
lldb::SBValue::AddressOf does not work on dereferenced registers in synthetic children provider

Patch submitted by Enrico Granata.

llvm-svn: 147637
lldb/include/lldb/Expression/ClangExpressionVariable.h
lldb/source/Expression/ClangExpressionDeclMap.cpp
lldb/source/Expression/ClangExpressionParser.cpp
lldb/source/Expression/ClangExpressionVariable.cpp
lldb/source/Expression/ClangUserExpression.cpp
lldb/test/expression_command/issue_11588/Test11588.py