![]() 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 |
||
---|---|---|
.. | ||
temp_directory_path.pass.cpp |