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
/
SBCompileUnit.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb] Remove FileSpec->CompileUnit inheritance
Pavel Labath
2019-11-29
1
-2
/
+2
*
SymbolVendor: Remove passthrough methods
Pavel Labath
2019-08-06
1
-4
/
+4
*
SymbolVendor: Remove the type list member
Pavel Labath
2019-07-25
1
-0
/
+1
*
Make CompileUnit::GetSupportFiles return a const list
Pavel Labath
2019-05-30
1
-8
/
+6
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-5
/
+5
*
[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
/
+39
*
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
-49
/
+0
*
Re-commit logging for SBCompileUnit::GetNumLineEntries.
Jason Molenda
2019-03-06
1
-1
/
+7
*
[Reproducers] Add SBReproducer macros
Jonas Devlieghere
2019-03-06
1
-10
/
+62
*
Revert logging addition to SBCompileUnit::GetNumLineEntries,
Jason Molenda
2019-03-05
1
-6
/
+1
*
Add logging to SBCompileUnit::GetNumLineEntries.
Jason Molenda
2019-03-05
1
-1
/
+6
*
Replace 'ap' with 'up' suffix in variable names. (NFC)
Jonas Devlieghere
2019-02-13
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Don't type-erase the FunctionNameType or TypeClass enums.
Zachary Turner
2018-10-25
1
-11
/
+15
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-220
/
+148
*
Add APIs on SBFunction and SBCompileUnit to inquire about the language type t...
Enrico Granata
2014-11-17
1
-0
/
+8
*
sweep up -Wformat warnings from gcc
Saleem Abdulrasool
2014-04-04
1
-11
/
+20
*
Added the ability to get a list of types from a SBModule or SBCompileUnit. Se...
Greg Clayton
2013-06-18
1
-6
/
+36
*
<rdar://problem/13521159>
Greg Clayton
2013-03-27
1
-3
/
+3
*
Patch from dawn@burble.org:
Johnny Chen
2012-03-16
1
-0
/
+46
*
<rdar://problem/10126482>
Greg Clayton
2011-11-13
1
-3
/
+4
*
Added more functionality to the public API to allow for better
Greg Clayton
2011-09-26
1
-2
/
+2
*
Added the ability to restrict breakpoints by function name, function regexp, ...
Jim Ingham
2011-09-23
1
-0
/
+8
*
Fixed SBFrame to properly check to make sure it has a valid m_opaque_sp object
Greg Clayton
2010-12-14
1
-0
/
+7
*
Modified all logging calls to hand out shared pointers to make sure we
Greg Clayton
2010-11-06
1
-2
/
+2
*
Added copy constructors and assignment operators to all lldb::SB* classes
Greg Clayton
2010-11-05
1
-0
/
+13
*
Cleaned up the API logging a lot more to reduce redundant information and
Greg Clayton
2010-10-31
1
-39
/
+18
*
Clean up the API logging code:
Caroline Tice
2010-10-26
1
-18
/
+32
*
First pass at adding logging capabilities for the API functions. At the moment
Caroline Tice
2010-10-26
1
-4
/
+49
*
Remove all the __repr__ methods from the API/*.h files, and put them
Caroline Tice
2010-09-22
1
-9
/
+1
*
Fix indentations.
Caroline Tice
2010-09-20
1
-3
/
+3
*
Add GetDescription() and __repr__ () methods to most API classes, to allow
Caroline Tice
2010-09-20
1
-0
/
+23
*
Very large changes that were needed in order to allow multiple connections
Greg Clayton
2010-06-23
1
-17
/
+17
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+120