CMake/Utilities/cmlibuv
Brad King 3825a56493 libuv: Simplify variable initializations to satisfy Clang scan-build
The Clang scan-build tool warns about assignments whose values are never
used, so initialize local variables at declaration instead.
2016-09-01 11:10:18 -04:00
..
include libuv: Conditionally declare Windows APIs for VS 2008 and below 2016-08-31 09:05:13 -04:00
src libuv: Simplify variable initializations to satisfy Clang scan-build 2016-09-01 11:10:18 -04:00
.gitattributes Merge branch 'upstream-libuv' into import-libuv 2016-08-31 09:01:07 -04:00
CMakeLists.txt libuv: Install LICENSE file with CMake documentation 2016-08-31 09:05:12 -04:00
LICENSE Merge branch 'upstream-libuv' into import-libuv 2016-08-31 09:01:07 -04:00