Skip to content
Commit 2f7ceb12 authored by Saleem Abdulrasool's avatar Saleem Abdulrasool
Browse files

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
parent 49c21222
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment