<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten-fastcomp-clang/test/Modules/Inputs/normal-module-map/nested_umbrella, branch master</title>
<subtitle>emscripten clang</subtitle>
<id>https://git.amat.us/emscripten-fastcomp-clang/atom/test/Modules/Inputs/normal-module-map/nested_umbrella?h=master</id>
<link rel='self' href='https://git.amat.us/emscripten-fastcomp-clang/atom/test/Modules/Inputs/normal-module-map/nested_umbrella?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/'/>
<updated>2012-10-12T21:17:34Z</updated>
<entry>
<title>Add missing header from 165821</title>
<updated>2012-10-12T21:17:34Z</updated>
<author>
<name>Douglas Gregor</name>
<email>dgregor@apple.com</email>
</author>
<published>2012-10-12T21:17:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=c8b2a863bda198c4be02056929143fed54e68e68'/>
<id>urn:sha1:c8b2a863bda198c4be02056929143fed54e68e68</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165822 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Sanitize the names of modules determined based on the names of headers</title>
<updated>2012-10-12T21:15:50Z</updated>
<author>
<name>Douglas Gregor</name>
<email>dgregor@apple.com</email>
</author>
<published>2012-10-12T21:15:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=8b48e087bc0e022703d235fa6382551cfaa57ae6'/>
<id>urn:sha1:8b48e087bc0e022703d235fa6382551cfaa57ae6</id>
<content type='text'>
or directories, to make sure that they are identifiers that are not
keywords in any dialect. Fixes &lt;rdar://problem/12489495&gt;.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165821 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Implement umbrella directories for modules, which are similar to</title>
<updated>2011-12-08T19:11:24Z</updated>
<author>
<name>Douglas Gregor</name>
<email>dgregor@apple.com</email>
</author>
<published>2011-12-08T19:11:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=77d029f6a24dbf70d97e61757945df53fb250ea0'/>
<id>urn:sha1:77d029f6a24dbf70d97e61757945df53fb250ea0</id>
<content type='text'>
umbrella headers in the sense that all of the headers within that
directory (and eventually its subdirectories) are considered to be
part of the module with that umbrella directory. However, unlike
umbrella headers, which are expected to include all of the headers
within their subdirectories, Clang will automatically include all of
the headers it finds in the named subdirectory.

The intent here is to allow a module map to trivially turn a
subdirectory into a module, where the module's structure can mimic the
directory structure.



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