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
/
LibStdcpp.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow direct comparison of ConstString against StringRef
Raphael Isemann
2019-04-26
1
-4
/
+4
*
Pass ConstString by value (NFC)
Adrian Prantl
2019-03-06
1
-5
/
+5
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Replace auto -> llvm::Optional<uint64_t>
Adrian Prantl
2019-01-15
1
-1
/
+1
*
Make CompilerType::getBitSize() / getByteSize() return an optional result. NFC
Adrian Prantl
2019-01-15
1
-2
/
+5
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-4
/
+0
*
CompilerType: Add ability to retrieve an integral template argument
Pavel Labath
2017-11-13
1
-5
/
+2
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-5
/
+5
*
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
*
Simplify the PrintableRepresentationSpecialCases code; we never used the ePri...
Enrico Granata
2016-11-07
1
-1
/
+2
*
Revert "Improve the libstdc++ smart pointer formatters"
Pavel Labath
2016-10-25
1
-0
/
+92
*
Improve the libstdc++ smart pointer formatters
Tamas Berghammer
2016-10-21
1
-92
/
+0
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-370
/
+324
*
Add data formatter for libstdc++ shared_ptr and weak_ptr
Tamas Berghammer
2016-07-06
1
-20
/
+134
*
Remove what I believe are the last known instances of formatters that run code
Enrico Granata
2016-04-08
1
-6
/
+0
*
Fix Clang-tidy modernize-use-nullptr warnings in source/Plugins/Language; oth...
Eugene Zelenko
2016-02-29
1
-21
/
+16
*
Fix libstdc++ data formatters on Ubuntu 15.10 x86_64
Todd Fiala
2015-10-22
1
-0
/
+115
*
Move the C++ data formatters to the C++ language plugin
Enrico Granata
2015-09-04
1
-0
/
+258