<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm5719-llvm/libcxx/include/stack, 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>2019-05-29T16:01:36+00:00</updated>
<entry>
<title>[NFC][libcxx] Remove trailing whitespace</title>
<updated>2019-05-29T16:01:36+00:00</updated>
<author>
<name>Louis Dionne</name>
<email>ldionne@apple.com</email>
</author>
<published>2019-05-29T16:01:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=a2a1ec27d0e799725cdd41f8456deb9a49433e2d'/>
<id>urn:sha1:a2a1ec27d0e799725cdd41f8456deb9a49433e2d</id>
<content type='text'>
It's incredibly annoying when trying to create diffs

llvm-svn: 361981
</content>
</entry>
<entry>
<title>Update more file headers across all of the LLVM projects in the monorepo</title>
<updated>2019-01-19T10:56:40+00:00</updated>
<author>
<name>Chandler Carruth</name>
<email>chandlerc@gmail.com</email>
</author>
<published>2019-01-19T10:56:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=57b08b0944046a6a57ee9b7b479181f548a5b9b4'/>
<id>urn:sha1:57b08b0944046a6a57ee9b7b479181f548a5b9b4</id>
<content type='text'>
to reflect the new license. These used slightly different spellings that
defeated my regular expressions.

We understand that people may be surprised that we're moving the header
entirely to discuss the new license. We checked this carefully with the
Foundation's lawyer and we believe this is the correct approach.

Essentially, all code in the project is now made available by the LLVM
project under our new license, so you will see that the license headers
include that license only. Some of our contributors have contributed
code under our old license, and accordingly, we have retained a copy of
our old license notice in the top-level files in each project and
repository.

llvm-svn: 351648
</content>
</entry>
<entry>
<title>Deduction guides for the container adaptors - queue, stack, and priority_queue</title>
<updated>2018-05-22T01:57:53+00:00</updated>
<author>
<name>Marshall Clow</name>
<email>mclow.lists@gmail.com</email>
</author>
<published>2018-05-22T01:57:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=5b8b8b5dce587f1e5a4a31cc24f09b18bd53ff9a'/>
<id>urn:sha1:5b8b8b5dce587f1e5a4a31cc24f09b18bd53ff9a</id>
<content type='text'>
llvm-svn: 332927
</content>
</entry>
<entry>
<title>Implement LWG2783: stack::emplace() and queue::emplace() should return decltype(auto)</title>
<updated>2018-01-24T22:42:25+00:00</updated>
<author>
<name>Marshall Clow</name>
<email>mclow.lists@gmail.com</email>
</author>
<published>2018-01-24T22:42:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=e34f5ffe4b1317ed05c856b9d259c9dd6860f463'/>
<id>urn:sha1:e34f5ffe4b1317ed05c856b9d259c9dd6860f463</id>
<content type='text'>
llvm-svn: 323385
</content>
</entry>
<entry>
<title>First part of P0600 - '[[nodiscard] in the standard library'. Mark the 'empty()' methods of all the containers as nodiscard. If you're calling empty() w/o looking at the result, you probably meanto to call 'clear()'. c++2a only</title>
<updated>2017-11-15T05:51:26+00:00</updated>
<author>
<name>Marshall Clow</name>
<email>mclow.lists@gmail.com</email>
</author>
<published>2017-11-15T05:51:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=72c8fad4270a9810e7868892910b8029e8a92b1c'/>
<id>urn:sha1:72c8fad4270a9810e7868892910b8029e8a92b1c</id>
<content type='text'>
llvm-svn: 318269
</content>
</entry>
<entry>
<title>Cleanup _LIBCPP_HAS_NO_&lt;c++11-feature&gt; macro uses in std::stack.</title>
<updated>2017-04-18T21:16:26+00:00</updated>
<author>
<name>Eric Fiselier</name>
<email>eric@efcs.ca</email>
</author>
<published>2017-04-18T21:16:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=7196ee3175a1d2d88ddcb28de90062eb17ce4957'/>
<id>urn:sha1:7196ee3175a1d2d88ddcb28de90062eb17ce4957</id>
<content type='text'>
llvm-svn: 300602
</content>
</entry>
<entry>
<title>Change the return type of emplace_[front|back] back to void when building with C++14 or before. Resolves PR31680.</title>
<updated>2017-01-24T23:09:12+00:00</updated>
<author>
<name>Marshall Clow</name>
<email>mclow.lists@gmail.com</email>
</author>
<published>2017-01-24T23:09:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=63b560be69c0660b427efe903689f410e1f02967'/>
<id>urn:sha1:63b560be69c0660b427efe903689f410e1f02967</id>
<content type='text'>
llvm-svn: 292990
</content>
</entry>
<entry>
<title>[NFC] Rename _LIBCPP_TYPE_VIS_ONLY to _LIBCPP_TEMPLATE_VIS</title>
<updated>2017-01-04T23:56:00+00:00</updated>
<author>
<name>Eric Fiselier</name>
<email>eric@efcs.ca</email>
</author>
<published>2017-01-04T23:56:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=e2f2d1edef9fda1c7533850cdcbeccf8083a677a'/>
<id>urn:sha1:e2f2d1edef9fda1c7533850cdcbeccf8083a677a</id>
<content type='text'>
The name _LIBCPP_TYPE_VIS_ONLY is no longer accurate because both
_LIBCPP_TYPE_VIS and _LIBCPP_TYPE_VIS_ONLY expand to
__attribute__((__type_visibility__)) with Clang. The only remaining difference
is that _LIBCPP_TYPE_VIS_ONLY can be applied to templates whereas
_LIBCPP_TYPE_VIS cannot (due to dllimport/dllexport not being allowed on
templates).

This patch renames _LIBCPP_TYPE_VIS_ONLY to _LIBCPP_TEMPLATE_VIS.

llvm-svn: 291035
</content>
</entry>
<entry>
<title>Implement P0084r2. Changing emplace return types.</title>
<updated>2016-07-21T03:20:17+00:00</updated>
<author>
<name>Eric Fiselier</name>
<email>eric@efcs.ca</email>
</author>
<published>2016-07-21T03:20:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=0e411641a338b0effbdcbcd6f0772a0663729afd'/>
<id>urn:sha1:0e411641a338b0effbdcbcd6f0772a0663729afd</id>
<content type='text'>
llvm-svn: 276230
</content>
</entry>
<entry>
<title>Add is_swappable/is_nothrow_swappable traits</title>
<updated>2016-04-21T23:38:59+00:00</updated>
<author>
<name>Eric Fiselier</name>
<email>eric@efcs.ca</email>
</author>
<published>2016-04-21T23:38:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=f07dd8d0a925dd8cbde7bb6198c1ba92446110ea'/>
<id>urn:sha1:f07dd8d0a925dd8cbde7bb6198c1ba92446110ea</id>
<content type='text'>
llvm-svn: 267079
</content>
</entry>
</feed>
