Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The Clang C API does not require C++. Thanks to Jordan Rose for pointing out ↵ | Richard Smith | 2014-06-12 | 1 | -1/+0 |
| | | | | | | this error! llvm-svn: 210841 | ||||
* | [modules] Add first-draft module maps for Clang. These don't cover everything | Richard Smith | 2014-06-12 | 1 | -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 |