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.itr | ||
path.member | ||
path.nonmember | ||
synop.pass.cpp |