Tyler Veness
|
22c0e2813a
|
[build] Upgrade CI to clang-format 10.0 (#1961)
MacOS no longer ships 6.0, and Arch Linux's mesa GPU drivers are no longer compatible with LLVM 6.0.
|
2020-06-27 20:39:00 -07:00 |
|
Peter Johnson
|
7fd7192b16
|
Disable UvGetAddrInfo Concurrent test on Windows (#1227)
This test likes to intermittently hang for some unknown reason, so disable it.
|
2018-07-27 21:41:04 -07:00 |
|
Peter Johnson
|
e2314f3528
|
wpiutil: Add C++ libuv wrappers (#1166)
- Provide an EventLoopRunner to run uv::Loop on a separate thread.
- Add raw_ostream wrapper for uv::Buffer.
|
2018-07-17 01:06:24 -07:00 |
|