llvm-project/clang/test/CXX/drs
Richard Smith 00a4a85d2b PR22208: On FreeBSD systems, __STDC_MB_MIGHT_NEQ_WC__ is expected to be defined
even though every basic source character literal has the same numerical value
as a narrow or wide character literal.

It appears that the FreeBSD folks are trying to use this macro to mean
something other than what the relevant standards say it means, but their usage
is conforming, so put up with it.

llvm-svn: 225751
2015-01-13 01:47:45 +00:00
..
dr0xx.cpp [c++1z] Most of N4268 (allow constant evaluation for non-type template arguments). 2014-11-26 03:26:53 +00:00
dr1xx.cpp [c++1z] Most of N4268 (allow constant evaluation for non-type template arguments). 2014-11-26 03:26:53 +00:00
dr2xx.cpp [c++1z] Most of N4268 (allow constant evaluation for non-type template arguments). 2014-11-26 03:26:53 +00:00
dr3xx.cpp PR21969: Improve diagnostics for a conversion function that has any pieces of a 2014-12-19 02:07:47 +00:00
dr4xx.cpp PR21437, final part of DR1330: delay-parsing of exception-specifications. This 2014-11-13 20:01:57 +00:00
dr5xx.cpp Diagnose function template definitions inside functions 2014-12-15 23:16:32 +00:00
dr6xx.cpp PR22208: On FreeBSD systems, __STDC_MB_MIGHT_NEQ_WC__ is expected to be defined 2015-01-13 01:47:45 +00:00
dr9xx.cpp Run DR tests in C++17 mode too. 2014-09-28 21:56:04 +00:00
dr10xx.cpp DR1048: drop top-level cv-qualifiers when deducing the return type of a 2014-12-19 22:10:51 +00:00
dr13xx.cpp Run DR tests in C++17 mode too. 2014-09-28 21:56:04 +00:00
dr14xx.cpp Run DR tests in C++17 mode too. 2014-09-28 21:56:04 +00:00
dr15xx.cpp DR1684: a constexpr member function need not be a member of a literal class type. 2014-12-16 23:12:52 +00:00
dr16xx.cpp Add missing testcase from r224388. 2014-12-17 01:08:39 +00:00
dr18xx.cpp DR1684: a constexpr member function need not be a member of a literal class type. 2014-12-16 23:12:52 +00:00
dr412.cpp Run DR tests in C++17 mode too. 2014-09-28 21:56:04 +00:00