summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/submodules
Commit message (Expand)AuthorAgeFilesLines
* Allow submodule inferrences with a missing umbrella when the module is unavai...Ben Langmuir2014-04-211-0/+6
* Fix a hole with nested unavailable submodules from r206664Ben Langmuir2014-04-181-0/+1
* Don't build modules with (submodules with) missing headersBen Langmuir2014-04-181-0/+8
* Fix comment typo in test.Richard Smith2014-01-311-1/+3
* Add missing file from r197485.Daniel Jasper2013-12-171-0/+2
* Modules: Don't warn upon missing headers while reading the module map.Daniel Jasper2013-12-171-0/+5
* Fix crash if a submodule @imports another submodule from the same module. TheRichard Smith2013-10-185-0/+20
* Implement name hiding for macro definitions within modules, such thatDouglas Gregor2011-12-023-0/+8
* Implement name hiding for declarations deserialized from a non-visibleDouglas Gregor2011-12-013-1/+3
* When loading a module that involves submodules (e.g., std.vector),Douglas Gregor2011-11-303-0/+14
OpenPOWER on IntegriCloud