llvm-project/libcxx/test
Saleem Abdulrasool 2f7ceb120e filesystem: fix n4100 conformance for `temp_directory_path`
N4100 states that an error shall be reported if
`!exists(p) || !is_directory(p)`.  We were missing the first half of the
conditional.  Invert the error and normal code paths to make the code
easier to follow.

llvm-svn: 294127
2017-02-05 17:21:52 +00:00
..
libcxx Undefine min/max in __tree 2017-02-04 20:27:46 +00:00
std filesystem: fix n4100 conformance for `temp_directory_path` 2017-02-05 17:21:52 +00:00
support Fix recent build errors 2017-01-21 00:57:29 +00:00
CMakeLists.txt [libc++][CMake] Use debug MSVC runtimes when libc++ is built in debug mode 2017-01-14 07:54:39 +00:00
lit.cfg Add mork workarounds for running the test suite against libstdc++ 2016-10-12 00:28:14 +00:00
lit.site.cfg.in [libc++][CMake] Use debug MSVC runtimes when libc++ is built in debug mode 2017-01-14 07:54:39 +00:00
nothing_to_do.pass.cpp
testit Add warning messages to buildit/testit about their upcoming removal 2017-01-17 01:16:44 +00:00