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
/
PDBASTParser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PDB] Restore the calling convention from PDB
Aleksandr Urakov
2018-09-26
1
-1
/
+22
*
[PDB] Use the raw PDB symbol interface more accurately
Aleksandr Urakov
2018-09-14
1
-13
/
+39
*
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
1
-114
/
+475
*
Fix compiler warnings after rL339649.
Aleksandr Urakov
2018-08-17
1
-6
/
+3
*
[PDB] Parse UDT symbols and pointers to members (combined patch)
Aleksandr Urakov
2018-08-14
1
-10
/
+383
*
[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
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-5
/
+5
*
[SymbolFilePDB] Ignore compiler generated functions when creating the LLDB ty...
Aaron Smith
2018-03-22
1
-0
/
+3
*
[SymbolFilePDB] Run clang-format; NFC
Aaron Smith
2018-03-22
1
-25
/
+29
*
[SymbolFilePDB] Simplify code with newer methods
Aaron Smith
2018-03-20
1
-2
/
+2
*
[SymbolFilePDB] Remove a few null pointer checks by passing ref
Aaron Smith
2018-03-19
1
-18
/
+11
*
[SymbolFilePDB] Add missing Char16 and Char32 types in a few places
Aaron Smith
2018-03-07
1
-0
/
+10
*
[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
*
[SymbolFilePDB] Add support for function symbols
Aaron Smith
2018-02-09
1
-8
/
+71
*
[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
1
-15
/
+194
*
Revert "[SymbolFilePDB] Fix null array access when parsing the type of a func...
Pavel Labath
2018-01-22
1
-194
/
+15
*
[SymbolFilePDB] Fix null array access when parsing the type of a function wit...
Aaron Smith
2018-01-19
1
-15
/
+194
*
[lldb] Add support to cache a PDB's global scope and fix a bug in getting the...
Aaron Smith
2018-01-13
1
-2
/
+0
*
[lldb] Stop searching for a symbol in a pdb by regex
Aaron Smith
2017-12-22
1
-0
/
+4
*
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
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-186
/
+181
*
Update for llvm change to add pdb namespace.
Zachary Turner
2016-05-04
1
-2
/
+3
*
Initial support for reading type information from PDBs.
Zachary Turner
2016-04-15
1
-0
/
+236