summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/warning.h
Commit message (Collapse)AuthorAgeFilesLines
* [Modules] If a module map resides in a system header directory, treat it as ↵Douglas Gregor2013-06-211-0/+1
a system module. This prevents -pedantic from causing warnings in the system headers used to create modules. Fixes <rdar://problem/14201171>. llvm-svn: 184560
OpenPOWER on IntegriCloud