You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/test/libcxx/diagnostics
Eric Fiselier 7a26d87c9f Mark [[nodiscard]] tests unsupported on GCC prior to 7.0
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@342821 91177308-0d34-0410-b5e6-96231b3b80d8
7 years ago
..
assertions Move more _LIBCPP_VERSION tests to test/libcxx. 10 years ago
errno Move more _LIBCPP_VERSION tests to test/libcxx. 10 years ago
std.exceptions Move more _LIBCPP_VERSION tests to test/libcxx. 10 years ago
syserr Move more _LIBCPP_VERSION tests to test/libcxx. 10 years ago
enable_nodiscard.fail.cpp [libc++] Add _LIBCPP_ENABLE_NODISCARD and _LIBCPP_NODISCARD_EXT to allow pre-C++2a [[nodiscard]] 7 years ago
enable_nodiscard_disable_after_cxx17.fail.cpp [libc++] Add _LIBCPP_ENABLE_NODISCARD and _LIBCPP_NODISCARD_EXT to allow pre-C++2a [[nodiscard]] 7 years ago
enable_nodiscard_disable_nodiscard_ext.fail.cpp [libc++] Add _LIBCPP_ENABLE_NODISCARD and _LIBCPP_NODISCARD_EXT to allow pre-C++2a [[nodiscard]] 7 years ago
nodiscard.pass.cpp [libc++] Add _LIBCPP_ENABLE_NODISCARD and _LIBCPP_NODISCARD_EXT to allow pre-C++2a [[nodiscard]] 7 years ago
nodiscard_aftercxx17.fail.cpp [libc++] Add _LIBCPP_ENABLE_NODISCARD and _LIBCPP_NODISCARD_EXT to allow pre-C++2a [[nodiscard]] 7 years ago
nodiscard_aftercxx17.pass.cpp [libc++] Add _LIBCPP_ENABLE_NODISCARD and _LIBCPP_NODISCARD_EXT to allow pre-C++2a [[nodiscard]] 7 years ago
nodiscard_extensions.fail.cpp Mark [[nodiscard]] tests unsupported on GCC prior to 7.0 7 years ago
nodiscard_extensions.pass.cpp [libcxx] Readjust nodiscard_extensions.pass.cpp test - just disable for ASAN 7 years ago