Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |