summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/inferred-attr
Commit message (Collapse)AuthorAgeFilesLines
* Inherit attributes when infering a framework moduleBen Langmuir2015-01-132-0/+2
If a module map contains framework module * [extern_c] {} We will now infer [extern_c] on the inferred framework modules (we already inferred [system] as a special case). llvm-svn: 225803
OpenPOWER on IntegriCloud