summaryrefslogtreecommitdiff
path: root/test/files/neg/t4877.flags
Commit message (Collapse)AuthorAgeFilesLines
* SI-8040 Xlint enables unused warningsSom Snytt2017-03-111-1/+0
| | | | | | | | | | | | `-Ywarn-unused-import` is deprecated in favor of `-Ywarn-unused:imports`. `-Xlint` does not yet enable `-Ywarn-unused:patvars`. But the default for `-Ywarn-unused` is everything, including `patvars`. So `-Xlint:unused` is the populist option, `-Ywarn-unused` more exclusive. Tests are fixed by narrowing scope of `-Xlint` when specified.
* Renamed tests named bugXXX to tXXX, no review.Paul Phillips2011-08-241-0/+1