summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/macro_redefined.c
Commit message (Collapse)AuthorAgeFilesLines
* Put macro redefinition warnings under -Wmacro-redefinedReid Kleckner2014-04-041-0/+19
This is consistent with -Wbuiltin-macro-redefined, and puts this common extension warning under a flag. Reviewers: rsmith Differential Revision: http://llvm-reviews.chandlerc.com/D3283 llvm-svn: 205591
OpenPOWER on IntegriCloud