<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten-fastcomp-clang/docs, branch master</title>
<subtitle>emscripten clang</subtitle>
<id>https://git.amat.us/emscripten-fastcomp-clang/atom/docs?h=master</id>
<link rel='self' href='https://git.amat.us/emscripten-fastcomp-clang/atom/docs?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/'/>
<updated>2013-06-04T06:18:43Z</updated>
<entry>
<title>Remove bit not added to 3.3.</title>
<updated>2013-06-04T06:18:43Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2013-06-04T06:18:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=20c7d45a4da9f58ad805ad1d37f92fe7dc232ec8'/>
<id>urn:sha1:20c7d45a4da9f58ad805ad1d37f92fe7dc232ec8</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_33@183212 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update release notes for the 3.3 release.</title>
<updated>2013-06-04T06:09:56Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2013-06-04T06:09:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=ad78741fa2464cec806a5e512dca0a99f4f37e25'/>
<id>urn:sha1:ad78741fa2464cec806a5e512dca0a99f4f37e25</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_33@183208 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merging r181342:</title>
<updated>2013-05-21T00:27:13Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2013-05-21T00:27:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=dd7fa8c95a433b0862019791a26ed19459779c54'/>
<id>urn:sha1:dd7fa8c95a433b0862019791a26ed19459779c54</id>
<content type='text'>
------------------------------------------------------------------------
r181342 | rsmith | 2013-05-07 12:32:56 -0700 (Tue, 07 May 2013) | 4 lines

C++1y: Update __cplusplus to temporary value 201305L to allow detection of provisional C++1y support.
Add __has_feature and __has_extension checks for C++1y features (based on the provisional names from
the C++ features study group), and update documentation to match.

------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_33@182340 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Basic clang-format integration for BBEdit.</title>
<updated>2013-05-02T17:37:36Z</updated>
<author>
<name>Daniel Jasper</name>
<email>djasper@google.com</email>
</author>
<published>2013-05-02T17:37:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=82e3b47276f175a4b51772525da5314f0f48df9c'/>
<id>urn:sha1:82e3b47276f175a4b51772525da5314f0f48df9c</id>
<content type='text'>
Thanks to Avi Drissman!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@180933 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Documentation: Change UTF-8 ellipsis character to ASCII ... sequence</title>
<updated>2013-04-27T16:26:29Z</updated>
<author>
<name>Dmitri Gribenko</name>
<email>gribozavr@gmail.com</email>
</author>
<published>2013-04-27T16:26:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=ebf8fe2699bd179db70ff98d3a00c933978a25fa'/>
<id>urn:sha1:ebf8fe2699bd179db70ff98d3a00c933978a25fa</id>
<content type='text'>
Patch by Dimitry Andric


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@180674 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Documentation: add an idea for a cpp14-migrate transform for N3421</title>
<updated>2013-04-27T13:41:02Z</updated>
<author>
<name>Dmitri Gribenko</name>
<email>gribozavr@gmail.com</email>
</author>
<published>2013-04-27T13:41:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=395b0af62f902fc1bb26cd7084fb52f5054150d4'/>
<id>urn:sha1:395b0af62f902fc1bb26cd7084fb52f5054150d4</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@180672 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Documentation: improve description of make_shared transformation, as suggested by David Blaikie</title>
<updated>2013-04-26T20:20:30Z</updated>
<author>
<name>Dmitri Gribenko</name>
<email>gribozavr@gmail.com</email>
</author>
<published>2013-04-26T20:20:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=84bf8a8c705ba6b4f86c58a49e72afa7b38c2b05'/>
<id>urn:sha1:84bf8a8c705ba6b4f86c58a49e72afa7b38c2b05</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@180627 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Further wordsmith release notes for the static analyzer.</title>
<updated>2013-04-26T00:01:34Z</updated>
<author>
<name>Ted Kremenek</name>
<email>kremenek@apple.com</email>
</author>
<published>2013-04-26T00:01:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=1377a4643925b7a56bc4ab3c0d66ee3ebd54d7c5'/>
<id>urn:sha1:1377a4643925b7a56bc4ab3c0d66ee3ebd54d7c5</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@180585 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add Static Analyzer section to the Release Notes for clang 3.3</title>
<updated>2013-04-25T23:14:38Z</updated>
<author>
<name>Anna Zaks</name>
<email>ganna@apple.com</email>
</author>
<published>2013-04-25T23:14:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=08741a07d40a03b476bf7bbcacdfff10fcad0295'/>
<id>urn:sha1:08741a07d40a03b476bf7bbcacdfff10fcad0295</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@180582 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add an idea for cpp11-migrate and cpp14-migrate</title>
<updated>2013-04-25T16:07:10Z</updated>
<author>
<name>Dmitri Gribenko</name>
<email>gribozavr@gmail.com</email>
</author>
<published>2013-04-25T16:07:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=d4aaee4a3b164a27e3695eb7e8fd0971d055bd77'/>
<id>urn:sha1:d4aaee4a3b164a27e3695eb7e8fd0971d055bd77</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@180266 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
