diff options
author | NAKAMURA Takumi <geek4civic@gmail.com> | 2017-03-01 05:11:41 +0000 |
---|---|---|
committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2017-03-01 05:11:41 +0000 |
commit | 1a1d9594231929abfdc61be02476719967f0bcf8 (patch) | |
tree | 8be78f003ebd5052d69992d99fb9c3da038410a7 /llvm/lib/Support/Path.cpp | |
parent | 4913a7921e806955e6655df77835d32b012b9056 (diff) | |
download | bcm5719-llvm-1a1d9594231929abfdc61be02476719967f0bcf8.tar.gz bcm5719-llvm-1a1d9594231929abfdc61be02476719967f0bcf8.zip |
(Rewroking r296581) PDB/BinaryStreamTest.cpp: Appease mingw to avoid std::errc::no_buffer_space.
Unfortunately, mingw's libstdc++ doesn't provide winsock2 errors.
That said, we should avoid raising OS-oriented error code in our code.
For now, I suggest to define custom error from std::error_category.
See also; https://reviews.llvm.org/D20592
llvm-svn: 296583
Diffstat (limited to 'llvm/lib/Support/Path.cpp')
0 files changed, 0 insertions, 0 deletions