aboutsummaryrefslogtreecommitdiff
path: root/test/Modules/auto-module-import.c
AgeCommit message (Expand)Author
2011-12-06Rename Objective-C-only tests to .mDouglas Gregor
2011-12-06When inferring a module map for a framework, infer subframeworkDouglas Gregor
2011-12-06Allow inferred submodules for any (sub)module that has an umbrella headerDouglas Gregor
2011-12-06When suggesting a module import for a #include or #import, suggest theDouglas Gregor
2011-12-06When building the main file to parse given a module map, don't skipDouglas Gregor
2011-12-05Inferred framework modules automatically export anything they importDouglas Gregor
2011-12-01Implement name hiding for declarations deserialized from a non-visibleDouglas Gregor
2011-11-30Introduce an opt-in warning indicating when the compiler is treatingDouglas Gregor
2011-11-17When we're loading a framework header, first try to turn the frameworkDouglas Gregor
2011-09-15Add an experimental flag -fauto-module-import that automatically turnsDouglas Gregor