Age | Commit message (Expand) | Author |
---|---|---|
2011-12-06 | Rename Objective-C-only tests to .m | Douglas Gregor |
2011-12-06 | When inferring a module map for a framework, infer subframework | Douglas Gregor |
2011-12-06 | Allow inferred submodules for any (sub)module that has an umbrella header | Douglas Gregor |
2011-12-06 | When suggesting a module import for a #include or #import, suggest the | Douglas Gregor |
2011-12-06 | When building the main file to parse given a module map, don't skip | Douglas Gregor |
2011-12-05 | Inferred framework modules automatically export anything they import | Douglas Gregor |
2011-12-01 | Implement name hiding for declarations deserialized from a non-visible | Douglas Gregor |
2011-11-30 | Introduce an opt-in warning indicating when the compiler is treating | Douglas Gregor |
2011-11-17 | When we're loading a framework header, first try to turn the framework | Douglas Gregor |
2011-09-15 | Add an experimental flag -fauto-module-import that automatically turns | Douglas Gregor |