summaryrefslogtreecommitdiffstats
path: root/clang/include/clang-c/module.modulemap
Commit message (Collapse)AuthorAgeFilesLines
* The Clang C API does not require C++. Thanks to Jordan Rose for pointing out ↵Richard Smith2014-06-121-1/+0
| | | | | | this error! llvm-svn: 210841
* [modules] Add first-draft module maps for Clang. These don't cover everythingRichard Smith2014-06-121-0/+5
yet, but they're enough for a clean bootstrap (with a few local patches that are yet to be committed). llvm-svn: 210726
OpenPOWER on IntegriCloud