llvm-project/clang/test/CXX/drs
David Majnemer f703b588b8 Implement DR577
DR18 previously forebode typedefs to be used as parameter types if they
were of type 'void'.  DR577 allows 'void' to be used as a function
parameter type regardless from where it came.

llvm-svn: 201631
2014-02-19 03:00:56 +00:00
..
dr0xx.cpp Implement DR577 2014-02-19 03:00:56 +00:00
dr1xx.cpp PR13110: Add a -Wignored-qualifiers warning when ignoring a const, volatile, or 2014-02-19 00:13:27 +00:00
dr2xx.cpp Remove the -cxx-abi command-line flag. 2014-01-14 19:35:09 +00:00
dr3xx.cpp Tests for DR351-370, plus update DR status page to match the latest core issue list. 2014-02-10 19:53:17 +00:00
dr4xx.cpp Implement DR482: namespace members can be redeclared with a qualified name 2013-12-05 07:51:02 +00:00
dr14xx.cpp Revert "Don't require -re suffix on -verify directives with regexes." 2013-12-14 01:07:05 +00:00
dr15xx.cpp PR17052 / DR1560 (+DR1550): In a conditional expression between a glvalue and a 2014-01-27 04:19:56 +00:00