hanchenye-llvm-project/clang/test/CXX
Richard Smith c7f9bb1757 Tests for DR501-525.
llvm-svn: 206123
2014-04-13 00:40:32 +00:00
..
basic Don't fold together the name lookup entries for two declarations if they are 2014-03-17 21:46:03 +00:00
class Implement DR1460: fix handling of default initializers in unions; don't allow 2013-12-10 08:25:00 +00:00
class.access When formatting a C++-only declaration name, enable C++ mode in the formatter's 2014-01-22 00:27:42 +00:00
class.derived Implement final resolution of DR1402: implicitly-declared move operators that 2013-11-04 01:48:18 +00:00
conv
dcl.dcl If a using-declaration names a class member, but appears outside a class, try 2014-04-02 21:44:35 +00:00
dcl.decl Don't fold together the name lookup entries for two declarations if they are 2014-03-17 21:46:03 +00:00
drs Tests for DR501-525. 2014-04-13 00:40:32 +00:00
except PR16638, DR1552: the exception specification on an implicitly-declared 2014-02-07 22:51:16 +00:00
expr PR19346: Adding 0 to a null pointer has defined behavior in C++. Allow it in constant expressions. 2014-04-08 12:19:28 +00:00
lex
over
special Replace "can not" with "cannot" in diagnostics messages. 2014-03-07 22:36:23 +00:00
stmt.stmt
temp Replace "can not" with "cannot" in diagnostics messages. 2014-03-07 22:36:23 +00:00