summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/missing-system-header.c
Commit message (Collapse)AuthorAgeFilesLines
* Change err_pp_file_not_found back to an Error; when it's a Warning, we ↵Eli Friedman2011-08-301-0/+2
suppress it in system headers. And it is not a good idea to suppress it in system headers. (This was originally changed in r134996 to implement -MG.) Fixes <rdar://10041960>. And also brings down the number of warnings without a flag by one :) llvm-svn: 138842
OpenPOWER on IntegriCloud