hanchenye-llvm-project/lldb/source/Plugins/Language
Tamas Berghammer 858aba0666 Fix JavaArraySyntheticFrontEnd for non-reference ValueObject.
Summary: Fix missing return after checking that m_backend is not a pointer or reference type.

Reviewers: clayborg, tberghammer

Subscribers: lldb-commits

Differential Revision: http://reviews.llvm.org/D20875

llvm-svn: 271453
2016-06-02 00:45:38 +00:00
..
CPlusPlus Fix an issue where LLDB would crash if one tried to 'frame variable' an unordered_map more than once in a stop due to the synthetic provider not properly caching the ValueObjects it was returning for the child elements 2016-05-25 20:38:33 +00:00
Go Remove autoconf support from source directories. 2016-01-28 22:05:24 +00:00
Java Fix JavaArraySyntheticFrontEnd for non-reference ValueObject. 2016-06-02 00:45:38 +00:00
ObjC It has been brought to my attention that, given two variables 2016-05-25 23:19:01 +00:00
ObjCPlusPlus Remove autoconf support from source directories. 2016-01-28 22:05:24 +00:00
CMakeLists.txt Add a set of new plugins to handle Java debugging 2016-02-26 14:21:23 +00:00