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
/
SymbolFile
/
PDB
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix two issues in PDBASTParser
Pavel Labath
2018-09-12
1
-17
/
+16
*
[PDB] Fix problems after rL341782
Aleksandr Urakov
2018-09-11
1
-1
/
+1
*
[PDB] Restore AST from PDB symbols
Aleksandr Urakov
2018-09-10
4
-157
/
+640
*
[PDB] Resolve a symbol context block info correctly
Aleksandr Urakov
2018-08-29
1
-3
/
+7
*
Fix compiler warnings after rL339649.
Aleksandr Urakov
2018-08-17
1
-6
/
+3
*
Update LLDB for LLVM CodeView API change in r339907
Reid Kleckner
2018-08-16
1
-329
/
+329
*
[PDB] Parse UDT symbols and pointers to members (combined patch)
Aleksandr Urakov
2018-08-14
3
-17
/
+443
*
Convert a location information from PDB to a DWARF expression
Jonas Devlieghere
2018-07-13
4
-1
/
+636
*
Retrieve a function PDB symbol correctly from nested blocks
Pavel Labath
2018-06-28
1
-33
/
+34
*
PDB support of function-level linking and splitted functions
Aaron Smith
2018-06-08
1
-0
/
+3
*
Revert "PDB support of function-level linking and splitted functions"
Pavel Labath
2018-06-06
1
-3
/
+0
*
PDB support of function-level linking and splitted functions
Aaron Smith
2018-06-05
1
-0
/
+3
*
Remove append parameter to FindGlobalVariables
Pavel Labath
2018-05-31
2
-6
/
+4
*
[SymbolFilePDB] PDB_BuiltinType::Char16 and Char32 are unsigned in MSVC.
Aaron Smith
2018-05-23
1
-2
/
+2
*
[SymbolFilePDB] Add a test for wchar_t type in PDB.
Aaron Smith
2018-05-23
1
-0
/
+1
*
[SymbolFilePDB] Add support for resolving variable symbols
Aaron Smith
2018-05-23
2
-4
/
+312
*
FileSpec: Remove PathSyntax enum and use llvm version instead
Pavel Labath
2018-05-14
1
-2
/
+2
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
2
-43
/
+44
*
[SymbolFilePDB] Use section contributions as another way to determine the com...
Aaron Smith
2018-03-22
1
-16
/
+19
*
[SymbolFilePDB] Ignore compiler generated functions when creating the LLDB ty...
Aaron Smith
2018-03-22
2
-4
/
+7
*
[SymbolFilePDB] Run clang-format; NFC
Aaron Smith
2018-03-22
4
-120
/
+107
*
[SymbolFilePDB] Simplify code with newer methods
Aaron Smith
2018-03-20
2
-16
/
+4
*
[SymbolFilePDB] Simplify getting the source file path
Aaron Smith
2018-03-20
2
-66
/
+2
*
[SymbolFilePDB] Remove a few null pointer checks by passing ref
Aaron Smith
2018-03-19
3
-63
/
+46
*
[SymbolFilePDB] Rewrite ParseTypes method
Aaron Smith
2018-03-14
1
-19
/
+48
*
[SymbolFilePDB] Keep searching until the file name is found for the pdb compi...
Aaron Smith
2018-03-09
1
-2
/
+3
*
[SymbolFilePDB] Add missing Char16 and Char32 types in a few places
Aaron Smith
2018-03-07
1
-0
/
+10
*
[SymbolFilePDB] Minor cleanup
Aaron Smith
2018-03-07
1
-22
/
+23
*
[SymbolFilePDB] Add support for CVR pointer type qualifier
Aaron Smith
2018-03-07
1
-20
/
+44
*
[SymbolFilePDB] Get line number for PDBSymbolTypeEnum
Aaron Smith
2018-03-07
1
-8
/
+12
*
Supply missing break in case statement.
Adrian McCarthy
2018-02-14
1
-3
/
+1
*
Fix some warnings in SymbolFilePDB.cpp
Pavel Labath
2018-02-09
1
-7
/
+6
*
[SymbolFilePDB] Add support for function symbols
Aaron Smith
2018-02-09
3
-20
/
+749
*
[lldb] Silence signed <-> unsigned integer comparison warning
Kirill Bobyrev
2018-01-29
1
-1
/
+1
*
[SymbolFilePDB] Fix null array access when parsing the type of a function wit...
Aaron Smith
2018-01-23
2
-19
/
+229
*
Revert "[SymbolFilePDB] Fix null array access when parsing the type of a func...
Pavel Labath
2018-01-22
2
-229
/
+19
*
Make loop counter unsigned in SymbolFilePDB::GetCompileUnitIndex
Raphael Isemann
2018-01-22
1
-1
/
+1
*
[SymbolFilePDB] Fix null array access when parsing the type of a function wit...
Aaron Smith
2018-01-19
2
-19
/
+229
*
[lldb] Add support to cache a PDB's global scope and fix a bug in getting the...
Aaron Smith
2018-01-13
3
-72
/
+214
*
Remove duplicate declaration from D41550; NFC
Aaron Smith
2017-12-28
1
-4
/
+0
*
Update failing PDB unit tests that are searching for symbols by regex
Aaron Smith
2017-12-28
1
-0
/
+4
*
[lldb] Stop searching for a symbol in a pdb by regex
Aaron Smith
2017-12-22
3
-15
/
+17
*
Enable more abilities in SymbolFilePDB
Aaron Smith
2017-12-22
1
-2
/
+45
*
Support scoped enums in the DWARF AST parser
Tamas Berghammer
2017-11-07
1
-1
/
+1
*
Plugins: fix resolution ambiguity in PDB plugin
Saleem Abdulrasool
2017-09-09
1
-22
/
+24
*
Move many other files from Core -> Utility.
Zachary Turner
2017-03-06
2
-1
/
+2
*
[CMake] [4/4] Update a batch of plugins
Chris Bieneman
2017-01-31
1
-4
/
+10
*
NFC: Improve comments in SymbolFilePDB.cpp
Adrian McCarthy
2017-01-27
1
-72
/
+46
*
Fix Clang-tidy readability-redundant-string-cstr warnings
Malcolm Parsons
2016-11-02
1
-1
/
+1
*
[cmake] Make dependencies of lldb libraries private, take 2
Pavel Labath
2016-10-18
1
-1
/
+1
[next]