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
/
Symbol
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert "Fix lookup of symbols at the same address with no size vs. size"
Muhammad Omair Javaid
2019-11-12
1
-8
/
+2
*
lldb: Fix some -Wdeprecated-copy warnings
Pavel Labath
2019-11-11
1
-14
/
+0
*
Properly propagate is_variadic.
Adrian Prantl
2019-11-08
1
-1
/
+1
*
Adapt LLDB to clang API change in ObjCMethodDecl::create().
Adrian Prantl
2019-11-08
1
-12
/
+20
*
[lldb][NFC] Refactor some IsClangType checks in ClangASTContext
Raphael Isemann
2019-11-08
2
-2
/
+6
*
[lldb] Add -m option to 'target modules dump symtab' to disable demangling
Raphael Isemann
2019-11-07
2
-9
/
+12
*
[Symbol] Change ClangASTContext::GetCXXClassName return type
Alex Langford
2019-10-31
1
-14
/
+14
*
Add support for DW_AT_export_symbols for anonymous structs
shafik
2019-10-28
1
-10
/
+5
*
Modernize the rest of the Find.* API (NFC)
Adrian Prantl
2019-10-17
3
-45
/
+25
*
Add arm64_32 support to lldb, an ILP32 codegen
Jason Molenda
2019-10-16
2
-1
/
+3
*
[lldb-test] Modify lldb-test to print out ASTs from symbol file
Shafik Yaghmour
2019-10-11
1
-0
/
+33
*
[Windows] Use information from the PE32 exceptions directory to construct unw...
Aleksandr Urakov
2019-10-11
3
-2
/
+86
*
[lldb] Fix crash in CxxModuleHandler when std module is empty
Raphael Isemann
2019-10-11
1
-4
/
+10
*
Remove the is_mangled flag from Mangled and Symbol
Adrian Prantl
2019-10-09
2
-7
/
+7
*
Add test coverage to printing of enums and fix display of unsigned values
Frederic Riss
2019-10-08
1
-6
/
+9
*
Fix sign extension handling in DumpEnumValue
Frederic Riss
2019-10-08
1
-0
/
+1
*
Replace regex match with rfind (NFCish)
Adrian Prantl
2019-10-08
1
-16
/
+15
*
Add pretty printing of Clang "bitfield" enums
Frederic Riss
2019-10-08
1
-8
/
+65
*
Extract and simplify DumpEnumValue
Frederic Riss
2019-10-08
1
-39
/
+29
*
[Symbol] Remove unused method ClangASTContext::GetObjCClassName
Alex Langford
2019-10-07
1
-19
/
+0
*
[lldb] [cmake] Support linking against clang-cpp dylib
Michal Gorny
2019-10-04
1
-3
/
+5
*
Properly handle instantiation-dependent array bounds.
Richard Smith
2019-10-04
1
-2
/
+2
*
[lldb][NFC] Remove ClangASTContext::Clear
Raphael Isemann
2019-10-02
1
-13
/
+0
*
[lldb][NFC] Create the ASTContext in ClangASTContext exactly once.
Raphael Isemann
2019-10-02
1
-56
/
+58
*
Remove size_t return parameter from FindTypes
Adrian Prantl
2019-10-01
1
-8
/
+4
*
[lldb][NFC] Remove unused ClangASTContext::GetHasExternalStorage
Raphael Isemann
2019-10-01
1
-68
/
+0
*
[lldb][NFC] Remove unused ClangASTContext functions for checking/removing the...
Raphael Isemann
2019-10-01
1
-17
/
+0
*
[lldb][NFC] Disallow changing the ASTContext of an ClangASTContext after cons...
Raphael Isemann
2019-10-01
1
-9
/
+8
*
[lldb][NFC] Modernize ClangASTContext constructor
Raphael Isemann
2019-10-01
1
-11
/
+6
*
[StackFrameList][DFS] Turn a few raw pointers into references, NFC
Vedant Kumar
2019-09-30
1
-0
/
+1
*
Remove unused "append" parameter from FindTypes API
Adrian Prantl
2019-09-30
1
-7
/
+2
*
Use llvm for dumping DWARF expressions
Pavel Labath
2019-09-30
1
-1
/
+1
*
Unwind: Add a stack scanning mechanism to support win32 unwinding
Pavel Labath
2019-09-27
1
-2
/
+6
*
[Mangle] Add flag to asm labels to disable '\01' prefixing
Vedant Kumar
2019-09-25
1
-2
/
+2
*
[lldb] Decouple importing the std C++ module from the way the program is comp...
Raphael Isemann
2019-09-24
1
-0
/
+5
*
[lldb] Fix LLDB build after r372538
Raphael Isemann
2019-09-23
1
-1
/
+2
*
Doxygenify comments.
Adrian Prantl
2019-09-20
1
-9
/
+6
*
Move decl completion out of the ASTImporterDelegate and document it [NFC]
Raphael Isemann
2019-09-20
1
-100
/
+102
*
For PR17164: split -fno-lax-vector-conversion into three different
Richard Smith
2019-09-13
1
-1
/
+1
*
[DWARF] Evaluate DW_OP_entry_value
Vedant Kumar
2019-09-11
1
-2
/
+7
*
[Function] Factor out GetCallEdgeForReturnAddress, NFC
Vedant Kumar
2019-09-10
1
-0
/
+14
*
[Utility] Replace `lldb_private::CleanUp` by `llvm::scope_exit`
Jonas Devlieghere
2019-09-10
1
-2
/
+2
*
[Symbol] Give ClangASTContext a PersistentExpressionState instead of a ClangP...
Alex Langford
2019-09-09
1
-0
/
+1
*
[Core] Remove use of ClangASTContext in DumpDataExtractor
Alex Langford
2019-09-06
1
-0
/
+16
*
[Disassembler] Simplify a few methods (NFC)
Jonas Devlieghere
2019-09-04
1
-76
/
+77
*
[lldb][NFC] Refactor and document ClangASTContext::IsOperator
Raphael Isemann
2019-08-28
1
-209
/
+72
*
Postfix: move more code out of the PDB plugin
Pavel Labath
2019-08-26
1
-1
/
+22
*
[Symbol] Decouple clang from DeclVendor
Alex Langford
2019-08-23
2
-5
/
+16
*
[LLDB] Address post-commit code review feedback.
Jonas Devlieghere
2019-08-23
1
-2
/
+2
*
Extend FindTypes with CompilerContext to allow filtering by language.
Adrian Prantl
2019-08-22
3
-24
/
+47
[prev]
[next]