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
/
SymbolFilePDB.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PDB] Restore AST from PDB symbols
Aleksandr Urakov
2018-09-10
1
-2
/
+3
*
Remove append parameter to FindGlobalVariables
Pavel Labath
2018-05-31
1
-2
/
+2
*
[SymbolFilePDB] Add support for resolving variable symbols
Aaron Smith
2018-05-23
1
-0
/
+12
*
[SymbolFilePDB] Run clang-format; NFC
Aaron Smith
2018-03-22
1
-11
/
+10
*
[SymbolFilePDB] Simplify getting the source file path
Aaron Smith
2018-03-20
1
-3
/
+0
*
[SymbolFilePDB] Remove a few null pointer checks by passing ref
Aaron Smith
2018-03-19
1
-5
/
+5
*
[SymbolFilePDB] Add support for function symbols
Aaron Smith
2018-02-09
1
-0
/
+33
*
[lldb] Add support to cache a PDB's global scope and fix a bug in getting the...
Aaron Smith
2018-01-13
1
-2
/
+14
*
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
1
-1
/
+2
*
Move many other files from Core -> Utility.
Zachary Turner
2017-03-06
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-129
/
+115
*
Update for llvm change to add pdb namespace.
Zachary Turner
2016-05-04
1
-4
/
+4
*
Initial support for reading type information from PDBs.
Zachary Turner
2016-04-15
1
-4
/
+18
*
Add support for reading line tables from PDB files.
Zachary Turner
2016-03-02
1
-0
/
+190