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
/
NativePDB
/
PdbAstBuilder.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Symbol] Use llvm::Expected when getting TypeSystems
Alex Langford
2019-07-30
1
-1
/
+1
*
[NativePDB] Make GetOrCreateDeclForUid return an lldb CompilerDecl
Nathan Lanza
2019-07-21
1
-2
/
+3
*
[NativePDB] Add a FromCompilerDecl for going from lldb -> clang
Nathan Lanza
2019-07-17
1
-0
/
+1
*
[NativePDB] Make GetTranslationUnitDecl return an lldb CompilerDeclCtx
Nathan Lanza
2019-07-17
1
-1
/
+1
*
[NativePDB] Add anonymous namespaces support
Aleksandr Urakov
2019-04-22
1
-2
/
+3
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-2
/
+0
*
[NativePDB] Add basic support of methods recostruction in AST
Aleksandr Urakov
2019-01-29
1
-1
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[NativePDB] Add support for parsing typedef records.
Zachary Turner
2019-01-10
1
-0
/
+5
*
[NativePDB] Implement ParseDeclsForContext.
Zachary Turner
2019-01-02
1
-3
/
+9
*
[NativePDB] Create VarDecls for global variables.
Zachary Turner
2018-12-20
1
-0
/
+4
*
[NativePDB] Decouple AST reconstruction from lldb Symbol creation.
Zachary Turner
2018-12-17
1
-0
/
+129