<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten-fastcomp-clang/test/Coverage, branch master</title>
<subtitle>emscripten clang</subtitle>
<id>https://git.amat.us/emscripten-fastcomp-clang/atom/test/Coverage?h=master</id>
<link rel='self' href='https://git.amat.us/emscripten-fastcomp-clang/atom/test/Coverage?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/'/>
<updated>2013-03-11T22:26:33Z</updated>
<entry>
<title>Objective-C: When using super.prop, property should be</title>
<updated>2013-03-11T22:26:33Z</updated>
<author>
<name>Fariborz Jahanian</name>
<email>fjahanian@apple.com</email>
</author>
<published>2013-03-11T22:26:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=6fc9e7ad3576dcbee3028a42ef5dac931df8754c'/>
<id>urn:sha1:6fc9e7ad3576dcbee3028a42ef5dac931df8754c</id>
<content type='text'>
looked up the current class's super class.
// rdar://13349296


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@176832 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert r166541, "clang/test: Add appropriate requirements as REQUIRES, corresponding to r166532."</title>
<updated>2012-10-24T03:59:09Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2012-10-24T03:59:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=04631c303ab98c8a21ff3e940fe1987a5a79858c'/>
<id>urn:sha1:04631c303ab98c8a21ff3e940fe1987a5a79858c</id>
<content type='text'>
According to r166543, it is not needed for now.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@166544 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>clang/test: Add appropriate requirements as REQUIRES, corresponding to r166532.</title>
<updated>2012-10-24T02:57:57Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2012-10-24T02:57:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=045d707f2d415c08f4c70dd8094bc8d9f78af158'/>
<id>urn:sha1:045d707f2d415c08f4c70dd8094bc8d9f78af158</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@166541 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Rename the GCC Objective-C runtime to gcc from gnu-fragile and the GNUstep</title>
<updated>2012-07-03T20:49:52Z</updated>
<author>
<name>David Chisnall</name>
<email>csdavec@swan.ac.uk</email>
</author>
<published>2012-07-03T20:49:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=11d3f4cc27e6b923fc32481dc1bb5ec46c7d1f4b'/>
<id>urn:sha1:11d3f4cc27e6b923fc32481dc1bb5ec46c7d1f4b</id>
<content type='text'>
runtime to gnustep from gnu.  Fix EH for the GCC runtime.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@159684 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Restructure how the driver communicates information about the</title>
<updated>2012-06-20T06:18:46Z</updated>
<author>
<name>John McCall</name>
<email>rjmccall@apple.com</email>
</author>
<published>2012-06-20T06:18:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=260611a32535c851237926bfcf78869b13c07d5b'/>
<id>urn:sha1:260611a32535c851237926bfcf78869b13c07d5b</id>
<content type='text'>
target Objective-C runtime down to the frontend:  break this
down into a single target runtime kind and version, and compute
all the relevant information from that.  This makes it
relatively painless to add support for new runtimes to the
compiler.  Make the new -cc1 flag, -fobjc-runtime=blah-x.y.z,
available at the driver level as a better and more general
alternative to -fgnu-runtime and -fnext-runtime.  This new
concept of an Objective-C runtime also encompasses what we
were previously separating out as the "Objective-C ABI", so
fragile vs. non-fragile runtimes are now really modelled as
different kinds of runtime, paving the way for better overall
differentiation.

As a sort of special case, continue to accept the -cc1 flag
-fobjc-runtime-has-weak, as a sop to PLCompatibilityWeak.

I won't go so far as to say "no functionality change", even
ignoring the new driver flag, but subtle changes in driver
semantics are almost certainly not intended.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@158793 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>rename -ccc-host-triple into -target</title>
<updated>2012-01-20T22:01:23Z</updated>
<author>
<name>Sebastian Pop</name>
<email>spop@codeaurora.org</email>
</author>
<published>2012-01-20T22:01:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=9ec60dfe771ff28a84889dced6f8fd3748d3d55e'/>
<id>urn:sha1:9ec60dfe771ff28a84889dced6f8fd3748d3d55e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@148582 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert r148138; it's causing test failures.</title>
<updated>2012-01-13T21:33:06Z</updated>
<author>
<name>Eli Friedman</name>
<email>eli.friedman@gmail.com</email>
</author>
<published>2012-01-13T21:33:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=31cbe684302a5ccb001fa2131c0e4aeaa372f5c0'/>
<id>urn:sha1:31cbe684302a5ccb001fa2131c0e4aeaa372f5c0</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@148141 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>rename -ccc-host-triple into -target</title>
<updated>2012-01-13T20:37:02Z</updated>
<author>
<name>Sebastian Pop</name>
<email>spop@codeaurora.org</email>
</author>
<published>2012-01-13T20:37:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=edd4f3c39101912605c2a1868dd2be71aa218798'/>
<id>urn:sha1:edd4f3c39101912605c2a1868dd2be71aa218798</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@148138 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove the Blackfin backend.</title>
<updated>2011-10-25T00:06:12Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2011-10-25T00:06:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=78cf13db148c3a7f86a3f2148591a7a2c1b8e711'/>
<id>urn:sha1:78cf13db148c3a7f86a3f2148591a7a2c1b8e711</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@142881 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove the AST printer (-ast-print-xml), which is too incomplete and</title>
<updated>2011-03-07T01:03:30Z</updated>
<author>
<name>Douglas Gregor</name>
<email>dgregor@apple.com</email>
</author>
<published>2011-03-07T01:03:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=e6ec11aa15c7104d57009c6e036bf4ae29c35fb2'/>
<id>urn:sha1:e6ec11aa15c7104d57009c6e036bf4ae29c35fb2</id>
<content type='text'>
too low-level to actually be useful but is just interesting enough for
people to try to use it (which won't actually work beyond toy examples).

To bring back the AST printer, it needs to be:
  - Complete, covering all of C/C++/Objective-C
  - Documented, with appropriate Schema against which we can validate
  the output
  - Designed for C/C++/Objective-C, not Clang's specific ASTs
  - Stable across Clang versions
  - Well-tested


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