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
/
UdtRecordCompleter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb][NFC] Rename ClangASTImporter::InsertRecordDecl to SetRecordLayout and ...
Raphael Isemann
2019-12-17
1
-1
/
+1
*
[codeview] Remove Type member from CVRecord
Reid Kleckner
2019-04-04
1
-1
/
+1
*
[NativePDB] Process virtual bases in the correct order
Aleksandr Urakov
2019-02-12
1
-8
/
+21
*
[NativePDB] Add basic support of methods recostruction in AST
Aleksandr Urakov
2019-01-29
1
-0
/
+32
*
[NativePDB] Decouple AST reconstruction from lldb Symbol creation.
Zachary Turner
2018-12-17
1
-35
/
+33
*
[NativePDB] Rewrite the PdbSymUid to use our own custom namespacing scheme.
Zachary Turner
2018-11-16
1
-8
/
+4
*
[NativePDB] Add support for bitfield records.
Zachary Turner
2018-11-09
1
-4
/
+20
*
Refactor ClangASTContext::AddEnumerationValueToEnumerationType() to remove re...
Shafik Yaghmour
2018-11-08
1
-6
/
+2
*
[NFC] Refactor SetBaseClasses and DeleteBaseClasses.
Zachary Turner
2018-10-25
1
-6
/
+5
*
Change two methods from const char* to StringRef [NFC].
Zachary Turner
2018-10-23
1
-4
/
+2
*
[NativePDB] Add basic support for tag types to the native pdb plugin.
Zachary Turner
2018-10-23
1
-0
/
+188