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
/
LibCxxMap.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-2
/
+2
*
CompilerType: Add ability to retrieve an integral template argument
Pavel Labath
2017-11-13
1
-5
/
+4
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-4
/
+4
*
Fix libcxx formatters for changes in r300140.
Lang Hames
2017-04-26
1
-1
/
+17
*
Stop calling ValueObject::SetName from synthetic child providers
Tamas Berghammer
2017-03-31
1
-3
/
+2
*
Move DataBuffer / DataExtractor and friends from Core -> Utility.
Zachary Turner
2017-03-04
1
-1
/
+1
*
Remove dependencies from Utility to Core and Target.
Zachary Turner
2017-02-14
1
-1
/
+1
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-2
/
+2
*
[lldb] Fix typos in file headers
Alexander Shaposhnikov
2016-11-26
1
-1
/
+1
*
Don't allow direct access to StreamString's internal buffer.
Zachary Turner
2016-11-16
1
-2
/
+3
*
Fix the data formatter for std::multiset in libc++ - this is a trivial amount...
Enrico Granata
2016-10-04
1
-25
/
+45
*
Changes to the std::multimap formatter to make it work against trunk libc++
Enrico Granata
2016-10-03
1
-10
/
+50
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-394
/
+319
*
Because of our lifetime rules w.r.t. ValueObjects and ClusterManagers, synthe...
Enrico Granata
2016-07-06
1
-8
/
+1
*
Fix Clang-tidy modernize-use-nullptr warnings in source/Plugins/Language; oth...
Eugene Zelenko
2016-02-29
1
-28
/
+25
*
Reduce memory traffic in ConstString in the std::map formatter
Enrico Granata
2015-12-04
1
-6
/
+14
*
Do the same iterator caching optimization for std::map
Enrico Granata
2015-12-04
1
-48
/
+64
*
Fix Clang-tidy modernize-use-override warnings in source/Plugins/Language; ot...
Eugene Zelenko
2015-10-20
1
-21
/
+23
*
Move the C++ data formatters to the C++ language plugin
Enrico Granata
2015-09-04
1
-0
/
+452