llvm-project/libcxx/test/std/input.output/filesystems/fs.enum
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
..
check_bitmask_types.h
enum.copy_options.pass.cpp [libcxx] [test] Mark bits of fs.enum tests as libcpp specific 2020-10-22 09:00:57 +03:00
enum.directory_options.pass.cpp
enum.file_type.pass.cpp [libcxx] [test] Mark bits of fs.enum tests as libcpp specific 2020-10-22 09:00:57 +03:00
enum.path.format.pass.cpp [libcxx] Make path::format a non-class enum 2021-02-21 00:25:54 +02:00
enum.perm_options.pass.cpp
enum.perms.pass.cpp