Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Inherit attributes when infering a framework module | Ben Langmuir | 2015-01-13 | 2 | -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 |