llvm-project/libcxx
Nico Weber a627bd3a02 [libc++] Fix directory_iterator compilation on Win32
This patch fixes some typos and other small errors in
directory_iterator.cpp that prevented this file from being compiled for
Win32.

Patch by Stefan Schmidt <thrimbor.github@gmail.com>!

Differential Revision: https://reviews.llvm.org/D66986

llvm-svn: 370599
2019-08-31 23:17:38 +00:00
..
benchmarks libcxx: Rename .hpp files in libcxx/benchmarks to .h 2019-08-21 01:59:12 +00:00
cmake Provide a meaningful diagnostic when LLVM_PATH doesn't point to a directory 2019-08-19 23:51:26 +00:00
docs [libc++] Fix typo in documentation for LIBCXX_HERMETIC_STATIC_LIBRARY 2019-08-23 19:42:09 +00:00
fuzzing
include Make `vector` unconditionally move elements when exceptions are disabled. 2019-08-30 19:01:03 +00:00
lib
src [libc++] Fix directory_iterator compilation on Win32 2019-08-31 23:17:38 +00:00
test Revert "Add gdb pretty printers for a wide variety of libc++ data structures." 2019-08-31 00:00:34 +00:00
utils Revert "Add gdb pretty printers for a wide variety of libc++ data structures." 2019-08-31 00:00:34 +00:00
www [libc++] Implement LWG 3199 2019-08-20 18:21:06 +00:00
.arcconfig
.clang-format
.gitignore
CMakeLists.txt Revert "[libc++] Take 3: Do not cleverly link against libc++abi just because it happens to be there" 2019-08-08 00:28:06 +00:00
CREDITS.TXT
LICENSE.TXT
NOTES.TXT
TODO.TXT
appveyor-reqs-install.cmd
appveyor.yml