summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/reference-field.cpp
diff options
context:
space:
mode:
authorIlia K <ki.stfu@gmail.com>2015-03-06 22:25:12 +0000
committerIlia K <ki.stfu@gmail.com>2015-03-06 22:25:12 +0000
commit6ec9ba5a97b30c068dd27acb63a0ce53b8c3f225 (patch)
tree40f1a4ab8d2fb5e33389354af4b2a97e47a45030 /clang/test/CodeGenCXX/reference-field.cpp
parent3fee49b236664ce8d8fa753ebf4ea74354635052 (diff)
downloadbcm5719-llvm-6ec9ba5a97b30c068dd27acb63a0ce53b8c3f225.tar.gz
bcm5719-llvm-6ec9ba5a97b30c068dd27acb63a0ce53b8c3f225.zip
Fix -var-create and -var-update (MI)
Summary: This patch includes: * Fix -var-create command for global/static variables * Fix -var-update command: remove m_strValueName/m_eVarInfoFormat/m_bValueChanged{Array,Composite,Normal}Type; clean CMICmdCmdVarUpdate::Execute and CMICmdCmdVarUpdate::Acknowledge; improve CMICmdCmdVarUpdate::MIFormResponse; Complete the value after -var-create using the CMICmdCmdVarCreate::CompleteSBValue to get SBValue::GetValueDidChange work. * Add non-constant version of CMICmnLLDBDebugSessionInfoVarObj::GetValue * Add MiVarTestCase.test_lldbmi_var_update test All tests pass on OS X. Reviewers: abidh, emaste, clayborg Reviewed By: clayborg Subscribers: lldb-commits, emaste, clayborg, abidh Differential Revision: http://reviews.llvm.org/D8110 llvm-svn: 231525
Diffstat (limited to 'clang/test/CodeGenCXX/reference-field.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud