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
/
Utility
/
Status.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LLDB] On Windows, force error message formatting to English
Alexandre Ganea
2019-11-28
1
-1
/
+10
*
lldb: Fix some -Wdeprecated-copy warnings
Pavel Labath
2019-11-11
1
-10
/
+0
*
Delete unnecessary copy ctors/copy assignment operators
Fangrui Song
2019-05-15
1
-2
/
+0
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-26
/
+0
*
Bring Doxygen comment syntax in sync with LLVM coding style.
Adrian Prantl
2019-03-11
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove comments after header includes.
Jonas Devlieghere
2018-11-11
1
-7
/
+7
*
[lldb] Add support in Status::AsCString to retrieve win32 system error strings
Aaron Smith
2018-10-19
1
-1
/
+28
*
Typo fixes.
Bruce Mitchener
2018-05-29
1
-2
/
+2
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-19
/
+18
*
Remove uint32_t assignment operator from Status
Pavel Labath
2017-11-01
1
-10
/
+0
*
Add llvm::Error assignment operator to Status class
Pavel Labath
2017-06-15
1
-5
/
+10
*
replace uses of strerror with llvm::sys::StrError
Pavel Labath
2017-06-06
1
-10
/
+8
*
Add Status -- llvm::Error glue
Pavel Labath
2017-05-18
1
-0
/
+31
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-0
/
+275