summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/module_section
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2017-03-01 05:06:31 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2017-03-01 05:06:31 +0000
commit623ab91b5366e5a27a52db3576edb69fce87f1af (patch)
tree02717362165f0afb0df051e2789bee9bf644eae0 /lldb/packages/Python/lldbsuite/test/python_api/module_section
parentd4e606273b16e21c3b1f3617bdb33569ca6ff22c (diff)
downloadbcm5719-llvm-623ab91b5366e5a27a52db3576edb69fce87f1af.tar.gz
bcm5719-llvm-623ab91b5366e5a27a52db3576edb69fce87f1af.zip
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: 296581
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/module_section')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud