[llvm-branch-commits] [libcxx] 9f9ea70 - [libc++] No longer support ranges::begin(x) when x is an array of incomplete type.

2022-02-04 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2022-02-04T16:12:35-05:00 New Revision: 9f9ea707d0c6f2839a52a7045a35ea3356d851be URL: https://github.com/llvm/llvm-project/commit/9f9ea707d0c6f2839a52a7045a35ea3356d851be DIFF: https://github.com/llvm/llvm-project/commit/9f9ea707d0c6f2839a52a7045a35ea3356d851be.diff

[llvm-branch-commits] [libcxx] c7463a9 - [libc++] [NFC] s/_LIBCPP_STD_VER > 17 && !defined(_LIBCPP_HAS_NO_CONCEPTS)/!defined(_LIBCPP_HAS_NO_CONCEPTS)/

2022-02-02 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2022-02-02T12:16:28-05:00 New Revision: c7463a90789c9a0024a3142e059e2db90dae2075 URL: https://github.com/llvm/llvm-project/commit/c7463a90789c9a0024a3142e059e2db90dae2075 DIFF: https://github.com/llvm/llvm-project/commit/c7463a90789c9a0024a3142e059e2db90dae2075.diff

[llvm-branch-commits] [libcxx] 91632c8 - [libc++] [NFC] Normalize some `#ifndef _LIBCPP_HAS_NO_CONCEPTS`.

2022-02-02 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2022-02-02T12:16:36-05:00 New Revision: 91632c8ac97fa3daffe4ff8f1391735b5d6805e6 URL: https://github.com/llvm/llvm-project/commit/91632c8ac97fa3daffe4ff8f1391735b5d6805e6 DIFF: https://github.com/llvm/llvm-project/commit/91632c8ac97fa3daffe4ff8f1391735b5d6805e6.diff

[llvm-branch-commits] [libcxx] 216200a - [libc++] Fix hang in counting_semaphore::try_acquire

2021-11-05 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2021-11-05T15:59:12-04:00 New Revision: 216200aff2681407b5e799738b09a047771d86ec URL: https://github.com/llvm/llvm-project/commit/216200aff2681407b5e799738b09a047771d86ec DIFF: https://github.com/llvm/llvm-project/commit/216200aff2681407b5e799738b09a047771d86ec.diff

[llvm-branch-commits] [libcxx] c85a094 - [libc++] Restore `basic_ios`'s implicit conversion to `bool` in C++03 mode.

2021-08-11 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2021-08-11T13:40:31-04:00 New Revision: c85a094bcaad233b1a7f029d29f37cfa70ef10c6 URL: https://github.com/llvm/llvm-project/commit/c85a094bcaad233b1a7f029d29f37cfa70ef10c6 DIFF: https://github.com/llvm/llvm-project/commit/c85a094bcaad233b1a7f029d29f37cfa70ef10c6.diff

[llvm-branch-commits] [libcxx] f851db3 - [libc++] [P0879] constexpr std::reverse, partition, *_permutation.

2021-01-25 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2021-01-25T13:09:30-05:00 New Revision: f851db3dae5cc24ce1897918bd69fa989aa31b59 URL: https://github.com/llvm/llvm-project/commit/f851db3dae5cc24ce1897918bd69fa989aa31b59 DIFF: https://github.com/llvm/llvm-project/commit/f851db3dae5cc24ce1897918bd69fa989aa31b59.diff

[llvm-branch-commits] [libcxx] 3fbd3ea - [libc++] Implement [P0769] "Add shift to algorithm" (shift_left, shift_right)

2021-01-25 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2021-01-25T12:57:04-05:00 New Revision: 3fbd3eaf28c1e6f2bb9519022611829dfe3b0464 URL: https://github.com/llvm/llvm-project/commit/3fbd3eaf28c1e6f2bb9519022611829dfe3b0464 DIFF: https://github.com/llvm/llvm-project/commit/3fbd3eaf28c1e6f2bb9519022611829dfe3b0464.diff

[llvm-branch-commits] [libcxx] 14573d4 - Regenerate the feature test macro unit-tests. NFCI.

2021-01-18 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2021-01-18T19:06:28-05:00 New Revision: 14573d44ae097969a6168fbf14cc7f796442a296 URL: https://github.com/llvm/llvm-project/commit/14573d44ae097969a6168fbf14cc7f796442a296 DIFF: https://github.com/llvm/llvm-project/commit/14573d44ae097969a6168fbf14cc7f796442a296.diff

[llvm-branch-commits] [libcxx] eef4bdb - [libc++] Add a missing `<_Compare>` template argument.

2021-01-12 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2021-01-12T14:18:24-05:00 New Revision: eef4bdbb34de2dda657668c2ab39397e61e36a0a URL: https://github.com/llvm/llvm-project/commit/eef4bdbb34de2dda657668c2ab39397e61e36a0a DIFF: https://github.com/llvm/llvm-project/commit/eef4bdbb34de2dda657668c2ab39397e61e36a0a.diff

[llvm-branch-commits] [libcxx] cdd7cbf - [libc++] Mark [P0809] "LWG2831: Comparing Unordered Containers" as Nothing To Do.

2021-01-08 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2021-01-08T17:33:22-05:00 New Revision: cdd7cbf7b56bf9e46914ee95c0658f543c7c14a9 URL: https://github.com/llvm/llvm-project/commit/cdd7cbf7b56bf9e46914ee95c0658f543c7c14a9 DIFF: https://github.com/llvm/llvm-project/commit/cdd7cbf7b56bf9e46914ee95c0658f543c7c14a9.diff

[llvm-branch-commits] [libcxx] 963b771 - [libc++] Mark [P0475] "LWG2511: guaranteed copy elision for piecewise construction" as Complete.

2021-01-08 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2021-01-08T17:33:13-05:00 New Revision: 963b771e24caff502d6b5d9b2f72dd88dd56e97a URL: https://github.com/llvm/llvm-project/commit/963b771e24caff502d6b5d9b2f72dd88dd56e97a DIFF: https://github.com/llvm/llvm-project/commit/963b771e24caff502d6b5d9b2f72dd88dd56e97a.diff

[llvm-branch-commits] [libcxx] ca1694b - Re-enable __cpp_lib_constexpr_functional.

2021-01-08 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2021-01-08T17:30:04-05:00 New Revision: ca1694b9d07cf14dd15d804b37fa151f4e082c2f URL: https://github.com/llvm/llvm-project/commit/ca1694b9d07cf14dd15d804b37fa151f4e082c2f DIFF: https://github.com/llvm/llvm-project/commit/ca1694b9d07cf14dd15d804b37fa151f4e082c2f.diff

[llvm-branch-commits] [libcxx] ff1b6f9 - [libc++] Alphabetize generate_feature_test_macro_components.py. NFCI.

2021-01-07 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2021-01-07T18:11:46-05:00 New Revision: ff1b6f9ff27cc4d5607ea2b5daa980a1c553236b URL: https://github.com/llvm/llvm-project/commit/ff1b6f9ff27cc4d5607ea2b5daa980a1c553236b DIFF: https://github.com/llvm/llvm-project/commit/ff1b6f9ff27cc4d5607ea2b5daa980a1c553236b.diff

[llvm-branch-commits] [libcxx] 781c476 - [libc++] ADL-proof vector by adding _VSTD:: qualification on calls.

2021-01-06 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2021-01-06T18:23:50-05:00 New Revision: 781c476ce09ed983477885e33b8acbb2220ad3a1 URL: https://github.com/llvm/llvm-project/commit/781c476ce09ed983477885e33b8acbb2220ad3a1 DIFF: https://github.com/llvm/llvm-project/commit/781c476ce09ed983477885e33b8acbb2220ad3a1.diff

[llvm-branch-commits] [libcxx] c0a2d3b - [libc++] Fix a test failure in 7b00e9fae3 (D93815).

2020-12-28 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2020-12-28T18:46:07-05:00 New Revision: c0a2d3b90b3b024247cb38f73219ed595e974431 URL: https://github.com/llvm/llvm-project/commit/c0a2d3b90b3b024247cb38f73219ed595e974431 DIFF: https://github.com/llvm/llvm-project/commit/c0a2d3b90b3b024247cb38f73219ed595e974431.diff

[llvm-branch-commits] [libcxx] dd756e3 - [libc++] Fix a test failure in 7b00e9fae3 (D93815).

2020-12-28 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2020-12-28T13:55:40-05:00 New Revision: dd756e3e84812bd962a5b5eaf4f10e9c9338c232 URL: https://github.com/llvm/llvm-project/commit/dd756e3e84812bd962a5b5eaf4f10e9c9338c232 DIFF: https://github.com/llvm/llvm-project/commit/dd756e3e84812bd962a5b5eaf4f10e9c9338c232.diff

[llvm-branch-commits] [libcxx] 7b00e9f - [libc++] [P1065] Constexpr invoke, reference_wrapper, mem_fn, not_fn, default_searcher.

2020-12-28 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2020-12-28T13:24:07-05:00 New Revision: 7b00e9fae3853d4693e608cc52f6d6da5059f5ff URL: https://github.com/llvm/llvm-project/commit/7b00e9fae3853d4693e608cc52f6d6da5059f5ff DIFF: https://github.com/llvm/llvm-project/commit/7b00e9fae3853d4693e608cc52f6d6da5059f5ff.diff

[llvm-branch-commits] [libcxx] 30f589c - [libc++] Constexpr-proof some machinery in not_fn.pass.cpp. NFCI.

2020-12-28 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2020-12-28T13:24:07-05:00 New Revision: 30f589c912115b4653f596eb3fd5bf62412f8aa7 URL: https://github.com/llvm/llvm-project/commit/30f589c912115b4653f596eb3fd5bf62412f8aa7 DIFF: https://github.com/llvm/llvm-project/commit/30f589c912115b4653f596eb3fd5bf62412f8aa7.diff

[llvm-branch-commits] [clang] 22cf54a - Replace `T(x)` with `reinterpret_cast(x)` everywhere it means reinterpret_cast. NFC.

2020-12-22 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2020-12-22T19:54:29-05:00 New Revision: 22cf54a7fba670642c121684ac3c7ff7e35dfa5c URL: https://github.com/llvm/llvm-project/commit/22cf54a7fba670642c121684ac3c7ff7e35dfa5c DIFF: https://github.com/llvm/llvm-project/commit/22cf54a7fba670642c121684ac3c7ff7e35dfa5c.diff

[llvm-branch-commits] [libcxx] 3c8e31e - [libc++] ADL-proof by adding _VSTD:: qualification on calls.

2020-12-14 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2020-12-14T12:08:34-05:00 New Revision: 3c8e31e17b85c3d24ade9053d56c1998b4dd28cd URL: https://github.com/llvm/llvm-project/commit/3c8e31e17b85c3d24ade9053d56c1998b4dd28cd DIFF: https://github.com/llvm/llvm-project/commit/3c8e31e17b85c3d24ade9053d56c1998b4dd28cd.diff

[llvm-branch-commits] [libcxx] be4c657 - [libc++] Consistently replace `::new(__p) T` with `::new ((void*)__p) T`. NFCI.

2020-12-14 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2020-12-14T12:08:34-05:00 New Revision: be4c657b010c3fd850ca5cfcee0f96b464740523 URL: https://github.com/llvm/llvm-project/commit/be4c657b010c3fd850ca5cfcee0f96b464740523 DIFF: https://github.com/llvm/llvm-project/commit/be4c657b010c3fd850ca5cfcee0f96b464740523.diff

[llvm-branch-commits] [libcxx] b6f1917 - [libc++] Fix some one-off typos in comments. NFCI.

2020-12-14 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2020-12-14T09:54:58-05:00 New Revision: b6f191741562ab32a3e210c8661df09b546275cc URL: https://github.com/llvm/llvm-project/commit/b6f191741562ab32a3e210c8661df09b546275cc DIFF: https://github.com/llvm/llvm-project/commit/b6f191741562ab32a3e210c8661df09b546275cc.diff

[llvm-branch-commits] [libcxx] 2664f5d - generate_header_tests.py: Sort the header files ASCIIbetically.

2020-12-14 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2020-12-14T09:56:07-05:00 New Revision: 2664f5d436522d52b0cc8c05ee76e4de8d93dad1 URL: https://github.com/llvm/llvm-project/commit/2664f5d436522d52b0cc8c05ee76e4de8d93dad1 DIFF: https://github.com/llvm/llvm-project/commit/2664f5d436522d52b0cc8c05ee76e4de8d93dad1.diff

[llvm-branch-commits] [libcxx] ce9ac54 - [libc++] Remove __is_construct::__nat. NFCI.

2020-12-14 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2020-12-14T09:54:58-05:00 New Revision: ce9ac549c9396a1308630f838c87a44b5284ea01 URL: https://github.com/llvm/llvm-project/commit/ce9ac549c9396a1308630f838c87a44b5284ea01 DIFF: https://github.com/llvm/llvm-project/commit/ce9ac549c9396a1308630f838c87a44b5284ea01.diff

[llvm-branch-commits] [libcxx] e9eb999 - [libc++] s/insertible/insertable/g. NFCI.

2020-12-14 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2020-12-14T09:54:58-05:00 New Revision: e9eb9f8f75e5f9244da8600dde1f7d85cac9 URL: https://github.com/llvm/llvm-project/commit/e9eb9f8f75e5f9244da8600dde1f7d85cac9 DIFF: https://github.com/llvm/llvm-project/commit/e9eb9f8f75e5f9244da8600dde1f7d85cac9.diff

[llvm-branch-commits] [libcxx] 1d7c39e - [libc++] s/Birdirectional/Bidirectional/g. NFCI.

2020-12-14 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2020-12-14T09:54:57-05:00 New Revision: 1d7c39e14e25ecabeff1007df7c220d871de4719 URL: https://github.com/llvm/llvm-project/commit/1d7c39e14e25ecabeff1007df7c220d871de4719 DIFF: https://github.com/llvm/llvm-project/commit/1d7c39e14e25ecabeff1007df7c220d871de4719.diff

[llvm-branch-commits] [libcxx] 3696227 - [libc++] ADL-proof by adding _VSTD:: qualifications to memmove etc.

2020-12-10 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2020-12-10T22:03:12-05:00 New Revision: 3696227c10f5e5841223c2a2fb63fdd1d50a7930 URL: https://github.com/llvm/llvm-project/commit/3696227c10f5e5841223c2a2fb63fdd1d50a7930 DIFF: https://github.com/llvm/llvm-project/commit/3696227c10f5e5841223c2a2fb63fdd1d50a7930.diff

[llvm-branch-commits] [libcxx] b12ea06 - [libc++] Include C++ headers, not C headers, in .

2020-12-10 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2020-12-10T22:03:12-05:00 New Revision: b12ea0652129da3b42642a0b76adbfab8833db53 URL: https://github.com/llvm/llvm-project/commit/b12ea0652129da3b42642a0b76adbfab8833db53 DIFF: https://github.com/llvm/llvm-project/commit/b12ea0652129da3b42642a0b76adbfab8833db53.diff

[llvm-branch-commits] [libcxx] 2130699 - [libc++] Mark my new test unsupported on clang-8.

2020-12-08 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2020-12-08T17:25:23-05:00 New Revision: 2130699ba486dd2dd65dd0b61c0dedc6ef9481ac URL: https://github.com/llvm/llvm-project/commit/2130699ba486dd2dd65dd0b61c0dedc6ef9481ac DIFF: https://github.com/llvm/llvm-project/commit/2130699ba486dd2dd65dd0b61c0dedc6ef9481ac.diff

[llvm-branch-commits] [libcxx] 35c3b53 - [libc++] ADL-proof __libcpp_is_nothrow_constructible.

2020-12-08 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2020-12-08T17:05:38-05:00 New Revision: 35c3b539438be2d587cbe8f2b9604a68bbe7792b URL: https://github.com/llvm/llvm-project/commit/35c3b539438be2d587cbe8f2b9604a68bbe7792b DIFF: https://github.com/llvm/llvm-project/commit/35c3b539438be2d587cbe8f2b9604a68bbe7792b.diff

[llvm-branch-commits] [libcxx] 1968804 - [libc++] Add _VSTD:: qualifications to ADL-proof .

2020-12-08 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2020-12-08T17:05:38-05:00 New Revision: 1968804ac726e7674d5de22bc2204b45857da344 URL: https://github.com/llvm/llvm-project/commit/1968804ac726e7674d5de22bc2204b45857da344 DIFF: https://github.com/llvm/llvm-project/commit/1968804ac726e7674d5de22bc2204b45857da344.diff

[llvm-branch-commits] [libcxx] c0428b3 - [libc++] ADL-proof . `__convert_to_integral` is not a customization point.

2020-12-08 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2020-12-08T11:19:16-05:00 New Revision: c0428b3c0c1f3b78d39ceaf909908800fb7aabe3 URL: https://github.com/llvm/llvm-project/commit/c0428b3c0c1f3b78d39ceaf909908800fb7aabe3 DIFF: https://github.com/llvm/llvm-project/commit/c0428b3c0c1f3b78d39ceaf909908800fb7aabe3.diff

[llvm-branch-commits] [libcxx] b8bc4e1 - [libc++] Update the commented "synopsis" in to match current reality.

2020-12-04 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2020-12-04T17:53:54-05:00 New Revision: b8bc4e153f01002a52ce628ef53486c4396863b3 URL: https://github.com/llvm/llvm-project/commit/b8bc4e153f01002a52ce628ef53486c4396863b3 DIFF: https://github.com/llvm/llvm-project/commit/b8bc4e153f01002a52ce628ef53486c4396863b3.diff

[llvm-branch-commits] [libcxx] c75c654 - [libc++] Slightly improve constexpr test coverage for std::includes.

2020-12-04 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2020-12-04T17:53:53-05:00 New Revision: c75c6549ba7cadbbd51cae88d4ed286a6290a66b URL: https://github.com/llvm/llvm-project/commit/c75c6549ba7cadbbd51cae88d4ed286a6290a66b DIFF: https://github.com/llvm/llvm-project/commit/c75c6549ba7cadbbd51cae88d4ed286a6290a66b.diff

[llvm-branch-commits] [libcxx] d430330 - [libc++] Update and normalize the "all the headers" tests.

2020-12-03 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2020-12-03T15:01:38-05:00 New Revision: d430330788c646afcb2c32c8f24c63210b518a32 URL: https://github.com/llvm/llvm-project/commit/d430330788c646afcb2c32c8f24c63210b518a32 DIFF: https://github.com/llvm/llvm-project/commit/d430330788c646afcb2c32c8f24c63210b518a32.diff

[llvm-branch-commits] [libcxx] d586f92 - [libc++] Consistently replace `std::` qualification with `_VSTD::` or nothing. NFCI.

2020-12-01 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2020-12-01T22:13:39-05:00 New Revision: d586f92c9456a972ee475a021525c0522b89587b URL: https://github.com/llvm/llvm-project/commit/d586f92c9456a972ee475a021525c0522b89587b DIFF: https://github.com/llvm/llvm-project/commit/d586f92c9456a972ee475a021525c0522b89587b.diff

[llvm-branch-commits] [clang-tools-extra] e181a6a - s/instantate/instantiate/ throughout. NFCI.

2020-12-01 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2020-12-01T22:13:40-05:00 New Revision: e181a6aeddc26ef0512b2dba94db6360ba32f2ff URL: https://github.com/llvm/llvm-project/commit/e181a6aeddc26ef0512b2dba94db6360ba32f2ff DIFF: https://github.com/llvm/llvm-project/commit/e181a6aeddc26ef0512b2dba94db6360ba32f2ff.diff

[llvm-branch-commits] [libcxx] 40950a4 - [libc++] ADL-proof , and eliminate `using namespace chrono`.

2020-12-01 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2020-12-01T22:13:39-05:00 New Revision: 40950a44b9a6aefe17b130e291f8728b34844bce URL: https://github.com/llvm/llvm-project/commit/40950a44b9a6aefe17b130e291f8728b34844bce DIFF: https://github.com/llvm/llvm-project/commit/40950a44b9a6aefe17b130e291f8728b34844bce.diff

[llvm-branch-commits] [libcxx] c3e15b3 - [libc++] Support simply `std::iterator_traits` in the iterator_traits test.

2020-12-01 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2020-12-01T22:13:39-05:00 New Revision: c3e15b3c1c1cb52c83686812a7640e1dd809d695 URL: https://github.com/llvm/llvm-project/commit/c3e15b3c1c1cb52c83686812a7640e1dd809d695 DIFF: https://github.com/llvm/llvm-project/commit/c3e15b3c1c1cb52c83686812a7640e1dd809d695.diff

[llvm-branch-commits] [libcxx] 530c69e - [libc++] s/constpexr/constexpr/ in some comments. NFC.

2020-11-27 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2020-11-27T18:53:08-05:00 New Revision: 530c69e9096bc916d38b337105ab44f0961b URL: https://github.com/llvm/llvm-project/commit/530c69e9096bc916d38b337105ab44f0961b DIFF: https://github.com/llvm/llvm-project/commit/530c69e9096bc916d38b337105ab44f0961b.diff

[llvm-branch-commits] [libcxx] 03ee461 - [libc++] Consistently unparenthesize `numeric_limits::max`. NFCI.

2020-11-27 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2020-11-27T17:27:36-05:00 New Revision: 03ee46127621934c030d37f50aaefdef6bf9d4b0 URL: https://github.com/llvm/llvm-project/commit/03ee46127621934c030d37f50aaefdef6bf9d4b0 DIFF: https://github.com/llvm/llvm-project/commit/03ee46127621934c030d37f50aaefdef6bf9d4b0.diff

[llvm-branch-commits] [libcxx] bbf8a9c - [libc++] ADL-proof by adding _VSTD:: qualification on calls.

2020-11-25 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2020-11-25T09:19:37-05:00 New Revision: bbf8a9ca3ffedb7059194086bac490b6171cc474 URL: https://github.com/llvm/llvm-project/commit/bbf8a9ca3ffedb7059194086bac490b6171cc474 DIFF: https://github.com/llvm/llvm-project/commit/bbf8a9ca3ffedb7059194086bac490b6171cc474.diff