summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaTemplate/recovery-crash.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix to PR16225 (Assert-on-invalid: isa<LabelDecl>(D) && "declaration not ↵Serge Pavlov2013-08-101-0/+13
| | | | | | | | instantiated in this scope") Differential Revision: http://llvm-reviews.chandlerc.com/D920 llvm-svn: 188137
* Add testcase for PR16134, which no longer crashes with ToT.Richard Smith2013-07-221-0/+6
| | | | llvm-svn: 186849
* Show fixit for unqualified calls to methods of dependent basesNico Weber2012-06-221-2/+1
| | | | | | | | when the calling site is a member function template. Effectively reverts r111675. llvm-svn: 159004
* Add a workaround for PR7947, a crash trying to recover from invalid C++ code.Nick Lewycky2010-08-201-0/+19
llvm-svn: 111675
OpenPOWER on IntegriCloud