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
/
tools
/
lldb-test
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb][NFC] Return a reference from ClangASTContext::getASTContext and remove...
Raphael Isemann
2019-12-21
1
-4
/
+2
*
[lldb] Remove FileSpec->CompileUnit inheritance
Pavel Labath
2019-11-29
1
-2
/
+4
*
Register Objective-C property accessors with their property decls.
Adrian Prantl
2019-11-22
1
-1
/
+1
*
Performance: Add a set of visited SymbolFiles to the other FindFiles variant.
Adrian Prantl
2019-11-12
1
-1
/
+1
*
Modernize the rest of the Find.* API (NFC)
Adrian Prantl
2019-10-17
1
-2
/
+4
*
[lldb-test] Modify lldb-test to print out ASTs from symbol file
Shafik Yaghmour
2019-10-11
1
-3
/
+43
*
[lldb-test] Remove unused header
Alex Langford
2019-10-10
1
-1
/
+0
*
Remove unused "append" parameter from FindTypes API
Adrian Prantl
2019-09-30
1
-3
/
+3
*
SystemInitializer: Define macros for experimental targets too
Pavel Labath
2019-09-26
1
-0
/
+2
*
SystemInitializer: Use Targets.def to selectively initialize ABI plugins
Pavel Labath
2019-09-26
2
-61
/
+34
*
Have ABI plugins vend llvm MCRegisterInfo data
Pavel Labath
2019-09-25
2
-14
/
+51
*
[Utility] Replace `lldb_private::CleanUp` by `llvm::scope_exit`
Jonas Devlieghere
2019-09-10
1
-2
/
+3
*
Extend FindTypes with CompilerContext to allow filtering by language.
Adrian Prantl
2019-08-22
1
-1
/
+10
*
Revert Extend FindTypes with CompilerContext to allow filtering by language.
Adrian Prantl
2019-08-22
1
-10
/
+1
*
Extend FindTypes with CompilerContext to allow filtering by language.
Adrian Prantl
2019-08-22
1
-1
/
+10
*
Remove redundant curly braces.
Adrian Prantl
2019-08-22
1
-1
/
+1
*
Generalize FindTypes with CompilerContext to support fuzzy lookup
Adrian Prantl
2019-08-21
1
-3
/
+5
*
Make the FindTypes(std::vector<CompilerContext>, ...) API testable in lldb-test
Adrian Prantl
2019-08-20
1
-2
/
+51
*
[LLDB] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-1
/
+1
*
SymbolVendor: Remove passthrough methods
Pavel Labath
2019-08-06
1
-27
/
+25
*
[Symbol] Use llvm::Expected when getting TypeSystems
Alex Langford
2019-07-30
1
-3
/
+8
*
[lldb] Increase testsuite packet-timeout 5secs -> 1min
Jan Kratochvil
2019-07-29
1
-0
/
+4
*
SymbolVendor: Move compile unit handling into the SymbolFile class
Pavel Labath
2019-07-23
1
-1
/
+1
*
Add convenience methods to convert LLDB to LLVM data structures.
Jonas Devlieghere
2019-07-11
1
-1
/
+1
*
[lldb] [test] Extend D55859 symbols.enable-external-lookup=false for more tes...
Jan Kratochvil
2019-06-17
1
-0
/
+1
*
Fix lit tests on Windows related to CR+LF
Adrian McCarthy
2019-06-07
1
-2
/
+2
*
Include inlined functions when figuring out a contiguous address range
Greg Clayton
2019-05-06
1
-4
/
+7
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
2
-4
/
+0
*
[Platform] Remove Kalimba Platform
Jonas Devlieghere
2019-03-27
1
-3
/
+0
*
[Reproducers] Initialize reproducers before initializing the debugger.
Jonas Devlieghere
2019-02-21
3
-5
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
5
-20
/
+15
*
[SymbolFile] Remove SymbolContext parameter from FindTypes.
Zachary Turner
2019-01-14
1
-2
/
+1
*
[SymbolFile] Remove the SymbolContext parameter from FindNamespace.
Zachary Turner
2019-01-14
1
-2
/
+1
*
Introduce SymbolFileBreakpad and use it to fill symtab
Pavel Labath
2019-01-11
2
-23
/
+26
*
Implement ObjectFileELF::GetBaseAddress
Pavel Labath
2019-01-10
1
-0
/
+2
*
Change lldb-test to use ParseAllDebugSymbols.
Zachary Turner
2019-01-09
1
-3
/
+1
*
lldb-test ir-memory-map: Use IntervalMap::contains
Pavel Labath
2018-12-27
1
-25
/
+10
*
ELF: Don't create sections for section header index 0
Pavel Labath
2018-12-18
1
-0
/
+1
*
lldb-test: Improve newline handling
Pavel Labath
2018-12-15
2
-37
/
+37
*
ELF: more section creation cleanup
Pavel Labath
2018-12-15
1
-0
/
+3
*
ELF: Clean up section type computation
Pavel Labath
2018-12-12
1
-0
/
+1
*
lldb-test: Add ability to dump subsections
Pavel Labath
2018-12-12
1
-20
/
+32
*
Re-commit "Introduce ObjectFileBreakpad"
Pavel Labath
2018-12-10
2
-0
/
+16
*
Revert "Introduce ObjectFileBreakpad"
Shafik Yaghmour
2018-12-07
2
-16
/
+0
*
Introduce ObjectFileBreakpad
Pavel Labath
2018-12-07
2
-0
/
+16
*
[pecoff] Implement ObjectFilePECOFF::GetDependedModules()
Aaron Smith
2018-12-06
1
-4
/
+20
*
[Reproducers] Change how reproducers are initialized.
Jonas Devlieghere
2018-12-03
3
-5
/
+14
*
Remove OCaml debugger plugin
Jonas Devlieghere
2018-11-05
1
-6
/
+0
*
Remove Java debugger plugin
Jonas Devlieghere
2018-11-05
1
-9
/
+0
*
Remove Go debugger plugin
Jonas Devlieghere
2018-11-05
1
-11
/
+0
[next]