commit | 1805b8a42f1a636f6f8c0adb276cc610ac009a2b | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Wed Nov 30 04:26:53 2011 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Wed Nov 30 04:26:53 2011 +0000 |
tree | 2052b5a8313073eaf8423df83b1eae53a6f43400 | |
parent | 5196bc6b39b5890697f9f2b0bbde1233a0b26dda [diff] |
Teach the preprocessor how to handle module import declarations that involve submodules (e.g., importing std.vector), rather than always importing the top-level module. llvm-svn: 145478