summaryrefslogtreecommitdiffstats
path: root/clang/test/Frontend/macros.c
Commit message (Collapse)AuthorAgeFilesLines
* don't warn about unused values when the unused value is a statement ↵Chris Lattner2012-08-311-0/+8
| | | | | | expression expanded from a macro. This is of dubious utility in general, but is specifically a major issue for the linux kernel. This resolves PR13747. llvm-svn: 163034
* Fix PR5982, a refacto in checking for '=' in a -D argument.Daniel Dunbar2010-01-101-0/+4
llvm-svn: 93088
OpenPOWER on IntegriCloud