forked from OSchip/llvm-project
![]() This patch implements P0430R2, who's largest change is adding the path::format enumeration for supporting path format conversions in path constructors. However, since libc++'s filesystem only really supports POSIX like systems, there are no real changes needed. This patch simply adds the format enum and then ignores it when it's passed to constructors. llvm-svn: 329031 |
||
---|---|---|
.. | ||
path.assign | ||
path.construct | ||
path.decompose | ||
path.gen | ||
path.generic.obs | ||
path.modifiers | ||
path.native.obs | ||
path.query | ||
path.append.pass.cpp | ||
path.compare.pass.cpp | ||
path.concat.pass.cpp |