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
/
llvm
/
lib
/
DebugInfo
/
PDB
/
Native
/
NativeRawSymbol.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CodeView, PDB] Fix some Clang-tidy modernize and Include What You Use warnin...
Eugene Zelenko
2017-06-30
1
-19
/
+10
*
Add IDs and clone methods to NativeRawSymbol
Adrian McCarthy
2017-06-22
1
-5
/
+3
*
[llvm-pdbdump] Re-write the record layout code to be more resilient.
Zachary Turner
2017-04-24
1
-1
/
+2
*
[llvm-pdbdump] More advanced class definition dumping.
Zachary Turner
2017-04-12
1
-0
/
+7
*
Re-land: "Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]"
Adrian McCarthy
2017-03-29
1
-32
/
+1
*
Somehow this still breaks because of ANSI color codes in test output on Linux.
Adrian McCarthy
2017-03-23
1
-1
/
+32
*
Re-land: Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]
Adrian McCarthy
2017-03-23
1
-32
/
+1
*
Revert "Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]"
Zachary Turner
2017-03-17
1
-1
/
+32
*
Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]
Adrian McCarthy
2017-03-16
1
-32
/
+1
*
Introduce NativeEnumModules and NativeCompilandSymbol
Adrian McCarthy
2017-03-15
1
-2
/
+19
*
Implement some methods for NativeRawSymbol
Adrian McCarthy
2017-02-24
1
-3
/
+16
*
Add an additional set of braces to deal with subobject initialization.
Eric Christopher
2017-02-10
1
-1
/
+1
*
Fix build break from r294633.
Adrian McCarthy
2017-02-09
1
-3
/
+3
*
Introduce NativeRawSymbol for PDB reading.
Adrian McCarthy
2017-02-09
1
-0
/
+700