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
/
CodeView
/
DebugCrossImpSubsection.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
Fangrui Song
2018-09-27
1
-1
/
+1
*
[DebugInfo] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-04-01
1
-1
/
+1
*
[Codeview/PDB] Rename some methods for clarity.
Zachary Turner
2018-03-22
1
-3
/
+3
*
Revert "Resubmit "Support embedding natvis files in PDBs.""
Zachary Turner
2018-03-20
1
-3
/
+3
*
Resubmit "Support embedding natvis files in PDBs."
Zachary Turner
2018-03-20
1
-3
/
+3
*
Revert "Support embedding natvis files in PDBs."
Zachary Turner
2018-03-19
1
-3
/
+3
*
Support embedding natvis files in PDBs.
Zachary Turner
2018-03-19
1
-3
/
+3
*
[CodeView] Fix some Clang-tidy modernize-use-using and Include What You Use w...
Eugene Zelenko
2017-06-29
1
-4
/
+10
*
Allow VarStreamArray to use stateful extractors.
Zachary Turner
2017-06-09
1
-3
/
+3
*
[CodeView] Handle Cross Module Imports and Exports.
Zachary Turner
2017-06-05
1
-0
/
+91