<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm5719-llvm/clang/test/Index/Inputs/Frameworks, branch meklort-10.0.1</title>
<subtitle>Project Ortega BCM5719 LLVM</subtitle>
<id>https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.1</id>
<link rel='self' href='https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.1'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/'/>
<updated>2014-03-27T15:40:39+00:00</updated>
<entry>
<title>Comment parsing: when comment ranges are deserialized from multiple modules,</title>
<updated>2014-03-27T15:40:39+00:00</updated>
<author>
<name>Dmitri Gribenko</name>
<email>gribozavr@gmail.com</email>
</author>
<published>2014-03-27T15:40:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=9ee0e303d68054a8fdb1b071a7de6ddcc8b9ecd9'/>
<id>urn:sha1:9ee0e303d68054a8fdb1b071a7de6ddcc8b9ecd9</id>
<content type='text'>
correctly order comments in SourceManager::isBeforeInTranslationUnit() order

Unfortunately, this is not as simple as it was implemented previously, and
actually requires doing a merge sort.

llvm-svn: 204936
</content>
</entry>
<entry>
<title>Introduce inferred framework modules into the module map file,</title>
<updated>2012-11-06T19:39:40+00:00</updated>
<author>
<name>Douglas Gregor</name>
<email>dgregor@apple.com</email>
</author>
<published>2012-11-06T19:39:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=9194a91dc928581ddef77c695a22820713c64a43'/>
<id>urn:sha1:9194a91dc928581ddef77c695a22820713c64a43</id>
<content type='text'>
allowing a module map to be placed one level above the '.framework'
directories to specify that all .frameworks within that directory can
be inferred as framework modules. One can also specifically exclude
frameworks known not to work.

This makes explicit (and more restricted) behavior modules have had
"forever", where *any* .framework was assumed to be able to be built
as a module. That's not necessarily true, so we white-list directories
(with exclusions) when those directories have been audited.

llvm-svn: 167482
</content>
</entry>
<entry>
<title>Implement code completion support for module import declarations, e.g.,</title>
<updated>2012-01-29T18:15:03+00:00</updated>
<author>
<name>Douglas Gregor</name>
<email>dgregor@apple.com</email>
</author>
<published>2012-01-29T18:15:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=07f4357b446e959f81063bb14b705ea375b35ac4'/>
<id>urn:sha1:07f4357b446e959f81063bb14b705ea375b35ac4</id>
<content type='text'>
  @import &lt;complete with module names here&gt;

or

  @import std.&lt;complete with submodule names here&gt;

Addresses &lt;rdar://problem/10710117&gt;.

llvm-svn: 149199
</content>
</entry>
</feed>
