<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten-fastcomp-clang/test/Modules/Inputs/submodules, branch master</title>
<subtitle>emscripten clang</subtitle>
<id>https://git.amat.us/emscripten-fastcomp-clang/atom/test/Modules/Inputs/submodules?h=master</id>
<link rel='self' href='https://git.amat.us/emscripten-fastcomp-clang/atom/test/Modules/Inputs/submodules?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/'/>
<updated>2011-12-02T15:45:10Z</updated>
<entry>
<title>Implement name hiding for macro definitions within modules, such that</title>
<updated>2011-12-02T15:45:10Z</updated>
<author>
<name>Douglas Gregor</name>
<email>dgregor@apple.com</email>
</author>
<published>2011-12-02T15:45:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=1329264ce0922b3cec8c8c599108f082105fa0e1'/>
<id>urn:sha1:1329264ce0922b3cec8c8c599108f082105fa0e1</id>
<content type='text'>
only the macro definitions from visible (sub)modules will actually be
visible. This provides the same behavior for macros that r145640
provided for declarations.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@145683 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Implement name hiding for declarations deserialized from a non-visible</title>
<updated>2011-12-01T22:20:10Z</updated>
<author>
<name>Douglas Gregor</name>
<email>dgregor@apple.com</email>
</author>
<published>2011-12-01T22:20:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=ecc2c090e7146c029dd9ee9a5a2fd66b275c01c0'/>
<id>urn:sha1:ecc2c090e7146c029dd9ee9a5a2fd66b275c01c0</id>
<content type='text'>
module. When that module becomes visible, so do those declarations.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@145640 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>When loading a module that involves submodules (e.g., std.vector),</title>
<updated>2011-11-30T04:03:44Z</updated>
<author>
<name>Douglas Gregor</name>
<email>dgregor@apple.com</email>
</author>
<published>2011-11-30T04:03:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=49009ec701feb3009450e57e40c656e2ad7c1f41'/>
<id>urn:sha1:49009ec701feb3009450e57e40c656e2ad7c1f41</id>
<content type='text'>
check whether the named submodules themselves are actually
valid, and drill down to the named submodule (although we don't do
anything with it yet). Perform typo correction on the submodule names
when possible.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@145477 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
