commit | c94687e39c91300ddd0a1452a68a4c1920aaa412 | [log] [tgz] |
---|---|---|
author | Tom Anderson <[email protected]> | Mon Apr 15 19:09:00 2019 |
committer | Commit Bot <[email protected]> | Mon Apr 15 19:09:00 2019 |
tree | 786fd235625b99f51d0d9abbfae3fe449a4af1f7 | |
parent | 1fd0c9fea187396dc4ec540f93b73834d59073d8 [diff] |
Roll src/buildtools/third_party/libc++/trunk/ fbddc4698..9b96c3dbd (18 commits) Want this change: https://chromium.googlesource.com/chromium/llvm-project/libcxx/+/9b96c3dbd4e89c10d9fd8364da4b65f93c6f4276 Full changelog: https://chromium.googlesource.com/chromium/llvm-project/libcxx.git/+log/fbddc4698610..9b96c3dbd4e8 $ git log fbddc4698..9b96c3dbd --date=short --no-merges --format='%ad %ae %s' 2019-04-15 thomasanderson [libc++] Fix build failure with _LIBCPP_DEBUG=0 when iterators return values instead of references 2019-04-15 ldionne [NFC] Add missing revision number in libc++ ABI changelog 2019-04-15 ldionne [libc++] Make sure that the symbol differ takes into account symbol types 2019-04-12 ldionne [libc++] Run back-deployment CI against previously-released libc++abi dylibs 2019-04-12 eric Cleanup how debug comparators are created in <algorithm> 2019-04-11 ldionne [libc++] Make sure we don't eagerly diagnose non-const comparators for containers of incomplete types 2019-04-10 metzman Remove repeated words from BuildingLibcxx.rst 2019-04-09 martin [CMake] Fix statically linking in libcxxabi if built separately 2019-04-08 ldionne [libc++] Remove install_name and compatibility_version on OS X 2019-04-05 ldionne [libc++][CMake] Make sure the benchmarks link against libc++abi 2019-04-05 ldionne [libc++] Localize CMake code only related to the shared library 2019-04-05 ldionne [libc++] Add XFAILs for istream tests that were added in r357775 2019-04-05 ldionne [libc++] Fix error flags and exceptions propagated from input stream operations 2019-04-04 eric Handle TLS values in sym_check 2019-04-04 nicolasweber Try to suppress nodiscard_extension failures with Xcode 9 2019-04-03 eric Cleanup test failures in no discard tests. 2019-04-03 eric Attempt to upgrade compiler used by appveyor builds 2019-04-03 eric disable appveyor config for MSVC 2015 Created with: roll-dep src/buildtools/third_party/libc++/trunk BUG=923166 R=thakis Change-Id: Id8d1ec76ee9d8d3888e7043305d2af9b5497e132 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566905 Commit-Queue: Thomas Anderson <[email protected]> Commit-Queue: Nico Weber <[email protected]> Auto-Submit: Thomas Anderson <[email protected]> Reviewed-by: Nico Weber <[email protected]> Cr-Commit-Position: refs/heads/master@{#650910}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .