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
/
API
/
SBSection.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-2
/
+2
*
[Reproducers] Capture return values of functions returning by ptr/ref
Jonas Devlieghere
2019-04-03
1
-1
/
+1
*
[lldb] [Reproducer] Move SBRegistry registration into declaring files
Michal Gorny
2019-03-19
1
-0
/
+38
*
Add "operator bool" to SB APIs
Pavel Labath
2019-03-11
1
-0
/
+4
*
[SBAPI] Log from record macro
Jonas Devlieghere
2019-03-07
1
-1
/
+0
*
[Reproducers] Add SBReproducer macros
Jonas Devlieghere
2019-03-06
1
-14
/
+67
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Re-land "Extract construction of DataBufferLLVM into FileSystem"
Jonas Devlieghere
2018-11-12
1
-2
/
+1
*
Revert "Extract construction of DataBufferLLVM into FileSystem"
Davide Italiano
2018-11-12
1
-1
/
+2
*
Extract construction of DataBufferLLVM into FileSystem
Jonas Devlieghere
2018-11-10
1
-2
/
+1
*
Remove FileSpec::ReadFileContents.
Zachary Turner
2017-03-06
1
-2
/
+3
*
Move DataBuffer / DataExtractor and friends from Core -> Utility.
Zachary Turner
2017-03-04
1
-2
/
+2
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
1
-1
/
+1
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-1
/
+1
*
LLDB: API for iPermission of object file's sections
Abhishek Aggarwal
2016-09-08
1
-0
/
+9
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-233
/
+160
*
Added functions to the C++ API, for the benefit of non-8-bit byte architectures.
Matthew Gardiner
2014-10-22
1
-0
/
+8
*
Added a SBSection::GetParent() to the API.
Greg Clayton
2013-06-13
1
-0
/
+14
*
<rdar://problem/13159777>
Greg Clayton
2013-02-06
1
-2
/
+2
*
Resolve printf formatting warnings on Linux:
Daniel Malea
2012-11-29
1
-1
/
+1
*
<rdar://problem/11757916>
Greg Clayton
2012-08-29
1
-0
/
+1
*
Added the ability to read the dSYM plist file with source remappings even whe...
Greg Clayton
2012-06-27
1
-0
/
+17
*
<rdar://problem/10103468>
Greg Clayton
2012-02-24
1
-174
/
+88
*
Switching back to using std::tr1::shared_ptr. We originally switched away
Greg Clayton
2012-01-29
1
-1
/
+1
*
Work in progress for:
Johnny Chen
2011-12-19
1
-1
/
+1
*
<rdar://problem/10126482>
Greg Clayton
2011-11-13
1
-3
/
+5
*
Added the ability to get all section contents, or the section
Greg Clayton
2011-09-24
1
-3
/
+13
*
Fixed build issues after recent checkin.
Greg Clayton
2011-09-24
1
-0
/
+9
*
Added to the public API to allow symbolication:
Greg Clayton
2011-09-24
1
-0
/
+324