summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/unused-expr-system-header.c
Commit message (Collapse)AuthorAgeFilesLines
* Suppress -Wunused-value within macros from system headers.Matt Beaumont-Gay2012-01-061-0/+10
Along the way, move a helper function from SemaChecking.cpp to a more accessible home in SourceManager. llvm-svn: 147692
OpenPOWER on IntegriCloud