llvm-project/libcxx/test/std/input.output/filesystems/class.path/path.member/path.construct
Martin Storsjö 26005c788b [libcxx] Make path::format a non-class enum
The spec doesn't declare it as an enum class, and being declared
as an enum class breaks referring to the values as e.g.
path::auto_format.

Differential Revision: https://reviews.llvm.org/D97084
2021-02-21 00:25:54 +02:00
..
copy.pass.cpp [libcxx] [test] Fix string type handling in a few fairly trivial class.path tests 2020-10-16 21:04:23 +03:00
default.pass.cpp [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
move.pass.cpp [libcxx] [test] Fix string type handling in a few fairly trivial class.path tests 2020-10-16 21:04:23 +03:00
source.pass.cpp [libcxx] Make path::format a non-class enum 2021-02-21 00:25:54 +02:00