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
/
GenericError.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PDB] Fix bug when using multiple PCH header objects with the same name.
Zachary Turner
2019-10-10
1
-2
/
+2
*
Move some classes into anonymous namespaces. NFC.
Benjamin Kramer
2019-02-11
1
-0
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[LLD] Fix Microsoft precompiled headers cross-compile on Linux
Alexandre Ganea
2018-11-08
1
-0
/
+2
*
[COFF][LLD] Add link support for Microsoft precompiled headers OBJs
Alexandre Ganea
2018-11-05
1
-2
/
+0
*
[LLD][COFF] Cleanup error messages / add more coverage tests
Alexandre Ganea
2018-09-10
1
-1
/
+1
*
[DebugInfo] Common behavior for error types
Alexandre Ganea
2018-08-31
1
-38
/
+17
*
[NFC] fix trivial typos in comments and error message
Hiroshi Inoue
2018-04-09
1
-1
/
+1
*
[PDB] Fix type server handling for archives
Reid Kleckner
2017-07-13
1
-0
/
+2
*
Remove LLVM_NOEXCEPT and replace it with noexcept
Reid Kleckner
2016-10-19
1
-1
/
+1
*
[pdb] Improve error messages when DIA is not found.
Zachary Turner
2016-10-19
1
-4
/
+3
*
Add FIXMEs to all derived classes of std::error_category.
Peter Collingbourne
2016-05-24
1
-0
/
+3
*
Move helper classes into anonymous namespaces. NFC.
Benjamin Kramer
2016-05-15
1
-0
/
+2
*
Port DebugInfoPDB over to using llvm::Error.
Zachary Turner
2016-05-06
1
-0
/
+62