Enrico Granata
|
f02be230f6
|
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
Fixes rdar://26470909
llvm-svn: 270752
|
2016-05-25 20:38:33 +00:00 |
|
Eugene Zelenko
|
bbd16815b0
|
Fix Clang-tidy modernize-use-nullptr warnings in source/Plugins/Language; other minor fixes.
llvm-svn: 262246
|
2016-02-29 19:41:30 +00:00 |
|
Eugene Zelenko
|
8d15f33b45
|
Fix Clang-tidy modernize-use-override warnings in source/Plugins/Language; other minor fixes.
Differential Revision: http://reviews.llvm.org/D13876
llvm-svn: 250789
|
2015-10-20 01:10:59 +00:00 |
|
Enrico Granata
|
33e97e63a5
|
Move the C++ data formatters to the C++ language plugin
llvm-svn: 246873
|
2015-09-04 21:01:18 +00:00 |
|