llvm-project/libcxx/test/std/input.output/filesystems
Louis Dionne 31cbe0f240 [libc++] Remove the c++98 Lit feature from the test suite
C++98 and C++03 are effectively aliases as far as Clang is concerned.
As such, allowing both std=c++98 and std=c++03 as Lit parameters is
just slightly confusing, but provides no value. It's similar to allowing
both std=c++17 and std=c++1z, which we don't do.

This was discovered because we had an internal bot that ran the test
suite under both c++98 AND c++03 -- one of which is redundant.

Differential Revision: https://reviews.llvm.org/D80926
2020-06-03 09:37:22 -04:00
..
class.directory_entry [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
class.directory_iterator [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
class.file_status [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
class.filesystem_error [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
class.path [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
class.rec.dir.itr [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
fs.enum [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
fs.error.report Revert "[libc++] Build <filesystem> support as part of the dylib" 2019-03-19 19:27:29 +00:00
fs.filesystem.synopsis [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
fs.op.funcs [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
fs.req.macros [NFC] Strip trailing whitespace from libc++ 2019-10-23 11:19:19 -07:00
fs.req.namespace [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
lit.local.cfg [libc++] NFC: Remove unused Lit features in the test suite 2020-04-13 17:19:00 -04:00