Files
android_external_libcxx/include
Eric Fiselier e96d6a1fb7 Implement P0430R2 - File system library on non-POSIX systems.
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.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@329031 91177308-0d34-0410-b5e6-96231b3b80d8
2018-04-02 23:35:24 +00:00
..
2017-11-23 10:38:18 +00:00
2017-08-18 12:57:36 +00:00
2018-02-07 23:50:25 +00:00
2018-02-14 00:29:38 +00:00
2017-06-01 02:29:37 +00:00
2016-10-10 15:56:01 +00:00
2017-06-01 02:29:37 +00:00
2018-02-12 19:13:24 +00:00