llvm-project/clang/test/CXX/drs
Richard Smith d20f1e6dd3 PR21327 / C++ DR1652 / C++ DR73: comparing a past-the-end pointer for one
complete object to a pointer to the start of another complete object does
not evaluate to the constant 'false'. All other comparisons between the
addresses of subobjects of distinct complete objects still do.

llvm-svn: 220343
2014-10-21 23:01:04 +00:00
..
dr0xx.cpp PR21327 / C++ DR1652 / C++ DR73: comparing a past-the-end pointer for one 2014-10-21 23:01:04 +00:00
dr1xx.cpp Run DR tests in C++17 mode too. 2014-09-28 21:56:04 +00:00
dr2xx.cpp Per comments on PR12350, move DR244 back from 'done' to 'partial' and add tests showing what we get wrong. 2014-10-17 01:03:17 +00:00
dr3xx.cpp Run DR tests in C++17 mode too. 2014-09-28 21:56:04 +00:00
dr4xx.cpp Run DR tests in C++17 mode too. 2014-09-28 21:56:04 +00:00
dr5xx.cpp Run DR tests in C++17 mode too. 2014-09-28 21:56:04 +00:00
dr6xx.cpp Tests for DR600-640. 2014-09-29 06:03:56 +00:00
dr9xx.cpp Run DR tests in C++17 mode too. 2014-09-28 21:56:04 +00:00
dr10xx.cpp Run DR tests in C++17 mode too. 2014-09-28 21:56:04 +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 Run DR tests in C++17 mode too. 2014-09-28 21:56:04 +00:00
dr412.cpp Run DR tests in C++17 mode too. 2014-09-28 21:56:04 +00:00