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
/
UDTLayout.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DebugInfo] Don't dereference a dyn_cast<PDBSymbolData> result. NFCI.
Simon Pilgrim
2019-09-15
1
-1
/
+1
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-6
/
+6
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[CodeView, PDB] Fix some Clang-tidy modernize and Include What You Use warnin...
Eugene Zelenko
2017-06-30
1
-7
/
+11
*
Fix a null pointer dereference in llvm-pdbutil pretty.
Zachary Turner
2017-06-12
1
-2
/
+3
*
[llvm-pdbdump] Allow sorting / filtering by immediate padding
Zachary Turner
2017-04-25
1
-2
/
+13
*
[llvm-pdbdump] Re-write the record layout code to be more resilient.
Zachary Turner
2017-04-24
1
-197
/
+149
*
[llvm-pdbdump] Recursively dump class layout.
Zachary Turner
2017-04-13
1
-42
/
+178
*
Fix initialization order of class members.
Zachary Turner
2017-04-12
1
-2
/
+2
*
[llvm-pdbdump] Minor prepatory refactor of Class Def Dumper.
Zachary Turner
2017-04-12
1
-4
/
+9
*
[llvm-pdbdump] More advanced class definition dumping.
Zachary Turner
2017-04-12
1
-0
/
+194