llvm-project/clang/test/CXX
Richard Smith 5afcdf3f1c PR15390: If a function returns a pointer to a function, that function type
can't have default arguments even though it's a parameter-declaration-clause in
a function declaration.

llvm-svn: 176542
2013-03-06 01:37:38 +00:00
..
basic Add quotation marks to template names in diagnostics. 2013-03-05 06:21:38 +00:00
class Move -Wstatic-float-init fixit into a note & don't recover as if constexpr 2013-01-29 22:26:08 +00:00
class.access Don't crash when diagnosing path-constrained protected 2013-02-27 00:08:19 +00:00
class.derived Fix CXXRecordDecl::forallBases to not look through bases which are dependent 2012-11-22 00:24:47 +00:00
conv Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
dcl.dcl Don't crash if we try to apply 'alignas' to a variable declared with an 2013-02-22 09:21:42 +00:00
dcl.decl PR15390: If a function returns a pointer to a function, that function type 2013-03-06 01:37:38 +00:00
except Update to use references to attribute groups instead of listing the attributes on the call/invoke instructions. 2013-02-22 09:10:20 +00:00
expr Don't crash while printing APValues that are lvalues casted to a 2013-01-29 01:26:43 +00:00
lex Test that we correctly handle reversion of line splicing etc in raw string 2013-01-17 01:46:13 +00:00
over Handle universal character names and Unicode characters outside of literals. 2013-01-24 20:50:46 +00:00
special Try to get buildbots to pass these tests. 2013-02-21 19:44:18 +00:00
stmt.stmt Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
temp Add quotation marks to template names in diagnostics. 2013-03-05 06:21:38 +00:00