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
/
unittests
/
Support
/
raw_pwrite_stream_test.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "raw_ostream: add operator<< overload for std::error_code"
Pavel Labath
2019-08-14
1
-1
/
+10
*
raw_ostream: add operator<< overload for std::error_code
Pavel Labath
2019-08-14
1
-10
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[FileSystem] Split up the OpenFlags enumeration.
Zachary Turner
2018-06-07
1
-1
/
+1
*
IWYU for llvm-config.h in llvm, additions.
Nico Weber
2018-04-30
1
-0
/
+1
*
Re-sort #include lines for unittests. This uses a slightly modified
Chandler Carruth
2017-06-06
1
-1
/
+1
*
raw_pwrite_stream_test.cpp: _putenv_s() may be assumed as win32-generic.
NAKAMURA Takumi
2016-09-02
1
-1
/
+1
*
Fix a real temp file leak in FileOutputBuffer
Reid Kleckner
2016-09-02
1
-4
/
+6
*
Try to fix some temp file leaks in SupportTests, PR18335
Reid Kleckner
2016-09-02
1
-1
/
+29
*
Disable failing TestDevNull test on Windows
Reid Kleckner
2015-04-29
1
-0
/
+2
*
Relax assert to avoid spurious failures with /dev/null.
Rafael Espindola
2015-04-29
1
-0
/
+29
*
Don't allow pwrite to resize a stream.
Rafael Espindola
2015-04-20
1
-1
/
+9
*
Add raw_pwrite_stream type.
Rafael Espindola
2015-04-14
1
-0
/
+25