[gcov] Fix simultaneous .gcda creation/lock
[platform/upstream/llvm.git] / libcxx /
2020-05-13 zoecarver[libcxx] Constrain function assignment operator (2574).
2020-05-12 Casey Carter[libc++][test] Properly mark libc++-only XFAILs
2020-05-12 zoecarver[libcxx] Re-commit: shared_ptr changes from library...
2020-05-12 David Zarzycki[libcxx testing] Remove ALLOW_RETRIES from sleep_for...
2020-05-12 zoecarverRevert "[libcxx] shared_ptr changes from library fundam...
2020-05-12 zoecarver[libcxx] shared_ptr changes from library fundamentals...
2020-05-10 David Zarzycki[libcxx testing] Remove ALLOW_RETRIES from sleep_until...
2020-05-09 David Zarzycki[libcxx testing] Make three locking tests more reliable
2020-05-08 Eric FiselierReland [libc++] Move abs and div into stdlib.h to fix...
2020-05-08 zoecarver[libcxx] Delete pointer in shared_ptr deduction test.
2020-05-08 zoecarverRevert "[libc++] ECMAScript IdentityEscape is ambiguous...
2020-05-08 Casey Carter[libc++][test] Add test coverage for codecvt<char(16...
2020-05-07 zoecarver[libc++] ECMAScript IdentityEscape is ambiguous (2584)
2020-05-07 zoecarver[libcxx] [NFC] fpos Requirements (p0759r1).
2020-05-07 Marcel HlopkoRemove unused _LIBCPP_RAW_ITERATORS
2020-05-07 Antonio Sanchez[libc++] Fix ostream for complex numbers with fixed...
2020-05-07 Louis Dionne[libc++] NFC: Port type_info tests to C++03
2020-05-07 Mara Sophie Grosch[libc++] chrono: check _POSIX_TIMERS before using clock...
2020-05-07 Casey Carter[libc++][test] Adjust move_iterator tests to allow...
2020-05-07 Louis Dionne[libc++] Add tests for _LIBCPP_HAS_MERGED_TYPEINFO_NAME...
2020-05-07 Logan Smith[libcxx] Add deduction guides for shared_ptr and weak_ptr
2020-05-07 Logan Smith[libcxx] Qualify make_pair in searcher implementations...
2020-05-06 Sergej JaskiewiczRevert "[libc++] [test] Generate static_test_env on...
2020-05-06 Louis Dionne[libc++] Make sure the cin/wcin tests run on remote...
2020-05-06 Louis Dionne[libc++] NFC: Do not print the environment on remote...
2020-05-06 Louis Dionne[libc++] Fix broken modules tests on single-threaded...
2020-05-05 Sergej Jaskiewicz[libc++] [test] Generate static_test_env on the fly
2020-05-05 Sergej JaskiewiczRevert "[libc++] Generate symlinks in static_test_env...
2020-05-05 Sergej Jaskiewicz[libc++] Generate symlinks in static_test_env on the fly
2020-05-05 Louis Dionne[libc++] Rewrite the tests for cin, cout, clog, cerr...
2020-05-05 Louis Dionne[libc++] Remove unused functions and minor features...
2020-05-05 Louis Dionne[libc++] Allow <__config_site> not being included
2020-05-05 Louis Dionne[libc++] Move parsing of <__config_site> macros to...
2020-05-04 Louis Dionne[libc++] Always enable local submodule visibility in...
2020-05-04 Louis Dionne[libc++] NFC: Remove unnecessary scope
2020-05-04 Louis Dionne[libc++] Translate the modules-support Lit feature...
2020-05-04 Louis Dionne[libc++] NFC: Remove outdated #if comment
2020-05-04 Louis Dionne[libc++] Translate compiler-identification Lit features...
2020-05-04 Louis Dionne[libc++] NFC: Print Lit available features in sorted...
2020-05-04 Louis Dionne[libc++] Define a few Lit features using the new DSL
2020-05-03 Casey Carter[libc++][test] Use a non-narrowing conversion in assign...
2020-05-02 Marek Kurdej[libc++][P1115][C++20] Improving the Return Value of...
2020-05-01 Louis Dionne[libc++] Try re-enabling DSL test on Windows
2020-05-01 Louis Dionne[libc++] Re-enable some tests under ASAN and MSAN
2020-05-01 Louis Dionne[libc++] Turn on warnings in the test suite in C++03...
2020-05-01 Louis Dionne[libc++] Disable test that we use -Werror in C++03
2020-05-01 Louis Dionne[libc++] NFC: fix typos
2020-05-01 Diogo Sampaio[NFC] Try to fix test due asan failure
2020-05-01 Louis Dionne[libc++] Avoid using GNU extension in test, which trigg...
2020-05-01 Louis Dionne[libc++] Make sure -Werror is enabled all the time...
2020-04-30 Shoaib Meenai[libcxx][libcxxabi][libunwind] Use libgcc on Android
2020-04-30 Diogo Sampaio[FIX][libc++][Regex] Using regex_constants match_prev_a...
2020-04-30 Louis Dionne[libc++] Use Lit utilities instead of old libcxx utilit...
2020-04-30 Louis Dionne[libc++] Make sure platform detection works in both...
2020-04-30 Louis Dionne[libc++] Don't over-quote arguments to DSL tests
2020-04-30 Louis Dionne[libc++] Make sure we create the working directory...
2020-04-30 Louis Dionne[libc++] Use the internal Lit shell parser to run confi...
2020-04-30 Louis Dionne[libc++] Do not allow customizing the arch in the trunk...
2020-04-30 Louis Dionne[libc++] Make the verify-support feature implicit
2020-04-30 Dan AlbertReset another globalMemCounter.
2020-04-29 Louis Dionne[libc++] Re-disable DSL test on Windows
2020-04-29 Louis Dionne[libc++] NFC: Properly indent nested #ifs in platform_s...
2020-04-29 Louis Dionne[libc++] Re-disable parts of the failing RU locale...
2020-04-29 Louis Dionne[libc++] Try re-enabling long-disabled locale tests...
2020-04-29 Louis Dionne[libc++] Mark two timed_mutex tests as flaky
2020-04-29 Louis Dionne[libc++] Try re-enabling DSL test on Windows
2020-04-29 Louis Dionne[libc++] Fix MacOS platform detection broken in Python 3
2020-04-29 Saleem AbdulrasoolRevert "Temporarily revert "build: use `find_package...
2020-04-28 Casey Carter[NFC] Correct spelling of "ambiguous"
2020-04-28 Louis Dionne[libc++] Make sure temporary config files are closed
2020-04-28 Saleem Abdulrasoolbuild: update libc++ as there are some bots with integr...
2020-04-28 Raphael IsemannRevert "Recommit [libc++] Move abs and div into stdlib...
2020-04-28 Louis Dionne[libc++] Avoid using distutils.util in the DSL
2020-04-28 Louis Dionne[libc++] Temporarily disable test that fails on Windows
2020-04-28 Louis Dionne[libc++][Take 2] Create a small DSL for defining Lit...
2020-04-28 Eric FiselierRecommit [libc++] Move abs and div into stdlib.h to...
2020-04-28 David ZarzyckiRevert: [libc++] Create a small DSL for defining Lit...
2020-04-27 Casey Carter[libc++][test] Disable test for extension that's unsupp...
2020-04-27 Louis Dionne[libc++] Properly handle --no-execute in the new format
2020-04-27 Louis Dionne[libc++] Quote path to the Python executable in ShTest
2020-04-27 Louis Dionne[libc++abi] Assume that libcxx is checked out in the...
2020-04-27 Louis Dionne[libc++] Create a small DSL for defining Lit features...
2020-04-27 Louis Dionne[libc++] Add UNSUPPORTED markup for shared_mutex and...
2020-04-27 Louis Dionne[libc++] Mark C++20 Synchronization Library tests as...
2020-04-24 Louis Dionne[libc++] NFC: Expose a top-level parseScript function...
2020-04-24 Louis Dionne[libc++] Properly import lit.formats from the new format
2020-04-24 Louis Dionne[libc++] NFC: Refactor the new format substitutions...
2020-04-24 Louis Dionne[libc++] Get rid of pipe in command to check whether...
2020-04-24 Louis Dionne[libc++] Quietly scp tarballs over with the remote...
2020-04-24 Louis Dionne[libc++] NFC: Remove unused parameters in the new test...
2020-04-24 Louis Dionne[libc++] Improve the detection of whether the blocks...
2020-04-23 Sergej Jaskiewicz[libcxx] Add FILE_DEPENDENCIES line to the func.blocks...
2020-04-23 Louis Dionne[libc++] Update scripts to build libc++/libc++abi for...
2020-04-22 Louis Dionne[libc++] Make sure we assume merged typeinfo names...
2020-04-22 Louis Dionne[libc++/abi] Provide an option to turn on forgiving...
2020-04-22 Louis Dionne[libc++] Don't try to include <Block.h> when not available
2020-04-22 Louis Dionne[libc++] Add support for blocks in std::function
2020-04-22 Louis Dionne[libc++] Update the cache for building libc++/libc...
2020-04-22 Louis Dionne[libc++/abi/unwind] Rename Lit features for no exceptio...
2020-04-22 David Zarzycki[libc++ testing] Fix unused variable warning turned...
next