diff options
| author | Ewan Crawford <ewan@codeplay.com> | 2015-09-22 13:36:35 +0000 |
|---|---|---|
| committer | Ewan Crawford <ewan@codeplay.com> | 2015-09-22 13:36:35 +0000 |
| commit | d10ca9deee5743dbb96632a92fe575ae73da4723 (patch) | |
| tree | d11b1b5b36c8484c53d3f6e189788dfc1065dfa4 /lldb/source/Commands/CommandObjectMemory.cpp | |
| parent | 86cce7001013c1c6703cf1c58d05028d6a26af68 (diff) | |
| download | llvm-d10ca9deee5743dbb96632a92fe575ae73da4723.zip llvm-d10ca9deee5743dbb96632a92fe575ae73da4723.tar.gz llvm-d10ca9deee5743dbb96632a92fe575ae73da4723.tar.bz2 | |
RenderScript lookup bug fix
After the std::move operation the unique pointer is null.
So this statement always returns a null pointer.
Also remove unnecessary call to Module::ParseAllDebugSymbols(),
which spews errors due to how it incorrectly tries to parse DWARF DIE types.
llvm-svn: 248274
Diffstat (limited to 'lldb/source/Commands/CommandObjectMemory.cpp')
0 files changed, 0 insertions, 0 deletions
