index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Plugins
/
Language
/
CPlusPlus
/
LibStdcppUniquePointer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LLDB] Fix for regression of test 'TestDataFormatterInvalidStdUniquePtr.py' i...
Cameron Desrochers
2019-10-09
1
-3
/
+3
*
[LLDB] Fix for synthetic children memory leak
Cameron Desrochers
2019-10-09
1
-9
/
+14
*
Allow direct comparison of ConstString against StringRef
Raphael Isemann
2019-04-26
1
-4
/
+3
*
Pass ConstString by value (NFC)
Adrian Prantl
2019-03-06
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Fix tuple getter in std unique pointer pretty-printer
Pavel Labath
2018-06-11
1
-0
/
+2
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-2
/
+2
*
Fix std unique pointer pretty-printer for new stl versions
Pavel Labath
2018-03-08
1
-4
/
+23
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-1
/
+1
*
Stop calling ValueObject::SetName from synthetic child providers
Tamas Berghammer
2017-03-31
1
-8
/
+8
*
Add support for sythetic operator dereference
Tamas Berghammer
2017-03-31
1
-1
/
+2
*
Do not dereference std::unique_ptr by default
Tamas Berghammer
2017-03-31
1
-7
/
+5
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-1
/
+1
*
Display the pointer value in the libstdc++ unique_ptr summary
Pavel Labath
2016-11-09
1
-16
/
+7
*
Simplify the PrintableRepresentationSpecialCases code; we never used the ePri...
Enrico Granata
2016-11-07
1
-1
/
+1
*
Fix incorrect header order introduced in rL284830
Tamas Berghammer
2016-10-21
1
-3
/
+3
*
Add data formatter for libstdc++ unique_ptr
Tamas Berghammer
2016-10-21
1
-0
/
+160