]> granicus.if.org Git - clang/commit
Add a test for the display of diagnostic options and categories. This
authorChandler Carruth <chandlerc@gmail.com>
Mon, 26 Sep 2011 10:42:40 +0000 (10:42 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 26 Sep 2011 10:42:40 +0000 (10:42 +0000)
commit56e0311d3ce979058337c008821f808068c3c2f4
tree21df299915495c155f9f842ef58638679551b9d5
parentfb3612ef197cb8532c05f33889ec1aed7c26e5cb
Add a test for the display of diagnostic options and categories. This
would have caught a bug I introduced during refactoring. Silly me
thinking this was all well tested already...

If any of this is already covered by other tests, let me know. I looked
around and didn't see any.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@140522 91177308-0d34-0410-b5e6-96231b3b80d8
test/Misc/show-diag-options.c [new file with mode: 0644]