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.
libcxx/test/diagnostics/syserr/syserr.errcat
Howard Hinnant 8a1df3ca0c David Blaikie suggested this test for detecting constexpr on the error_category default constructor. Additionally I decided to make this constructor trivial as well, as I could not come up with a rationale for not doing so. Fully tested with both current Apple clang and tip-of-trunk clang.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@189034 91177308-0d34-0410-b5e6-96231b3b80d8
12 years ago
..
syserr.errcat.derived license change 15 years ago
syserr.errcat.nonvirtuals David Blaikie suggested this test for detecting constexpr on the error_category default constructor. Additionally I decided to make this constructor trivial as well, as I could not come up with a rationale for not doing so. Fully tested with both current Apple clang and tip-of-trunk clang. 12 years ago
syserr.errcat.objects license change 15 years ago
syserr.errcat.overview license change 15 years ago
syserr.errcat.virtuals Fix http://llvm.org/bugs/show_bug.cgi?id=11428. Fix provided by Alberto Ganesh Barbati 14 years ago
nothing_to_do.pass.cpp license change 15 years ago