summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/class/class.mem/p2.cpp
Commit message (Expand)AuthorAgeFilesLines
* When we see something that looks like a constructor with a return type, only ...Richard Smith2015-07-061-5/+2
* PR21437, final part of DR1330: delay-parsing of exception-specifications. ThisRichard Smith2014-11-131-0/+30
* Disable our non-standard delayed parsing of exception specifications. DelayingRichard Smith2012-05-021-30/+0
* PR12688: ParseCXXClassMemberDeclaration's sometimes-null ThisDecl takes anotherRichard Smith2012-04-291-0/+13
* Don't try to delay parsing the exception specification for a data member of aRichard Smith2012-04-241-1/+9
* PR12629: Cope with parenthesized function types when attaching a delayedRichard Smith2012-04-241-1/+10
* Implement the last part of C++ [class.mem]p2, delaying the parsing ofDouglas Gregor2012-04-161-0/+27
* Diagnose attempts to implicitly instantiate a template before it isJohn McCall2011-04-271-0/+31
OpenPOWER on IntegriCloud