aboutsummaryrefslogtreecommitdiff
path: root/test/Misc/show-diag-options.c
AgeCommit message (Expand)Author
2012-07-07Re-apply r159875 with fixes.Ted Kremenek
2012-07-07Revert rr159875, "Implement -Wpedantic and --no-pedantic to complement -Wever...NAKAMURA Takumi
2012-07-06Implement -Wpedantic and --no-pedantic to complement -Weverything.Ted Kremenek
2011-09-26Add a test for the display of diagnostic options and categories. ThisChandler Carruth