summaryrefslogtreecommitdiff
path: root/test/files/neg/unreachablechar.check
Commit message (Collapse)AuthorAgeFilesLines
* SI-6120 multiple warnings at same position.Paul Phillips2013-09-271-1/+4
| | | | | An error suppresses all further warnings at the same position, but multiple warnings can be heard.
* Removed old pattern matcher.Paul Phillips2012-12-261-1/+6
|
* Updated neg check files to the new output of r1...Antonio Cunei2009-05-201-1/+1
| | | | | Updated neg check files to the new output of r17773
* Correct handling of unreachable code testing wh...David MacIver2008-10-251-0/+4
Correct handling of unreachable code testing when matching on primitives.