summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/auto-module-import.c
Commit message (Expand)AuthorAgeFilesLines
* Rename Objective-C-only tests to .mDouglas Gregor2011-12-061-41/+0
* When inferring a module map for a framework, infer subframeworkDouglas Gregor2011-12-061-0/+10
* Allow inferred submodules for any (sub)module that has an umbrella headerDouglas Gregor2011-12-061-1/+1
* When suggesting a module import for a #include or #import, suggest theDouglas Gregor2011-12-061-0/+11
* When building the main file to parse given a module map, don't skipDouglas Gregor2011-12-061-0/+1
* Inferred framework modules automatically export anything they importDouglas Gregor2011-12-051-0/+5
* Implement name hiding for declarations deserialized from a non-visibleDouglas Gregor2011-12-011-0/+1
* Introduce an opt-in warning indicating when the compiler is treatingDouglas Gregor2011-11-301-2/+2
* When we're loading a framework header, first try to turn the frameworkDouglas Gregor2011-11-171-1/+1
* Add an experimental flag -fauto-module-import that automatically turnsDouglas Gregor2011-09-151-0/+13
OpenPOWER on IntegriCloud