| commit | 4eb8393c636b5525ac92ee0ac8efcf263e0a2541 | [log] [tgz] |
|---|---|---|
| author | Richard Smith <richard-llvm@metafoo.co.uk> | Wed Apr 27 21:57:05 2016 +0000 |
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | Wed Apr 27 21:57:05 2016 +0000 |
| tree | 4e85116ed26bc9b32d45f3fc6002ec97899023b2 | |
| parent | 575ad8c2e13d6099f67d9d5e816fad8968c6e900 [diff] |
[modules] When diagnosing a missing module import, suggest adding a #include if the current language doesn't have an import syntax and we can figure out a suitable file to include. llvm-svn: 267802