| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [test] Use %clang_cc1 instead of %clang -cc1 | Fangrui Song | 2019-09-27 | 1 | -1/+1 |
| | | | | | llvm-svn: 373043 | ||||
| * | Fix Modules/{builtin-import.mm,umbrella-header-include-builtin.mm} to be ↵ | Filipe Cabecinhas | 2017-09-29 | 1 | -3/+1 |
| | | | | | | | | | | | | | | | able to handle non-Darwin targets Summary: Also makes them pass on Darwin, if the default target triple is a Linux triple. Reviewers: bruno, rsmith Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D38364 llvm-svn: 314524 | ||||
| * | [Modules] Support #import when entering files with modules | Bruno Cardoso Lopes | 2017-01-11 | 1 | -0/+12 |
| Textual headers and builtins that are #import'd from different modules should get re-entered when these modules are independent from each other. Differential Revision: https://reviews.llvm.org/D26267 rdar://problem/25881934 llvm-svn: 291644 | |||||

