summaryrefslogtreecommitdiff
path: root/test/files/neg/unreachablechar.flags
Commit message (Collapse)AuthorAgeFilesLines
* Removed old pattern matcher.Paul Phillips2012-12-261-1/+1
|
* virtpatmat on by default; chicken out: -XoldpatmatAdriaan Moors2012-04-141-0/+1
some tests (unreachability, exhaustivity, @switch annotation checking) are still run under -Xoldpatmat, but that will change before we go into RC mode (then the test/ partest of this commit will be reverted) removed irrelevant dependency on patmat