git://git.jankratochvil.net
/
lldb.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add some libc++ revisions to .git-blame-ignore-revs
2020-03-17
Louis Dionne
Add some libc++ revisions to .git-blame-ignore-revs
commit
|
commitdiff
|
tree
2020-03-17
Louis Dionne
[lit] NFC: Fix typo in log statement
commit
|
commitdiff
|
tree
2020-03-17
Louis Dionne
[libc++] Use env to set the tool's environment on Darwin
commit
|
commitdiff
|
tree
2020-03-12
Louis Dionne
[libc++abi] NFC: Move AtomicInt to cxa_guard_impl.h
commit
|
commitdiff
|
tree
2020-03-11
Louis Dionne
[libc+++] Mark two future tests as being FLAKY
commit
|
commitdiff
|
tree
2020-03-11
Louis Dionne
[libc++abi] NFC: Simplify extern C declaration
commit
|
commitdiff
|
tree
2020-03-11
Louis Dionne
[libc++] Add SHA for C++20 Synchronization Library...
commit
|
commitdiff
|
tree
2020-03-10
Louis Dionne
Revert "[libc++abi] Change __cxa_finalize return type...
commit
|
commitdiff
|
tree
2020-03-10
Louis Dionne
[libc++] Properly mark std::function as deprecated...
commit
|
commitdiff
|
tree
2020-03-10
Louis Dionne
[libc++abi] NFC: Fix typo in comment
commit
|
commitdiff
|
tree
2020-03-09
Louis Dionne
[libc++] Enable std::function ABI bug demonstration...
commit
|
commitdiff
|
tree
2020-03-05
Louis Dionne
[libc++] Mark deprecation test as UNSUPPORTED on Clang 6
commit
|
commitdiff
|
tree
2020-03-04
Louis Dionne
[libc++] Fix typo in REQUIRES that broke the GCC-tot...
commit
|
commitdiff
|
tree
2020-03-04
Louis Dionne
[libc++] Avoid deprecation warning in the implementation...
commit
|
commitdiff
|
tree
2020-03-04
Louis Dionne
[libc++] Revert to previous implementation of __has_rebind
commit
|
commitdiff
|
tree
2020-03-04
Louis Dionne
[libc++] Fix reverse_iterator test when UBSan is enabled
commit
|
commitdiff
|
tree
2020-03-04
Louis Dionne
[libc++] Mark the shared_future.wait_for test as being...
commit
|
commitdiff
|
tree
2020-02-27
Louis Dionne
[libc++] Workaround unused variable warning in test
commit
|
commitdiff
|
tree
2020-02-27
Louis Dionne
Revert "[libc++] Do not set the `availability=XXX`...
commit
|
commitdiff
|
tree
2020-02-27
Louis Dionne
[libc++] Temporarily disable availability markup for...
commit
|
commitdiff
|
tree
2020-02-25
Louis Dionne
[NFC][libc++] Refactor some future tests to reduce...
commit
|
commitdiff
|
tree
2020-02-25
Louis Dionne
[libc++] Avoid including <semaphore.h> on Apple
commit
|
commitdiff
|
tree
2020-02-25
Louis Dionne
[libc++] Remove incorrect XFAIL in modules test
commit
|
commitdiff
|
tree
2020-02-25
Louis Dionne
[libc++] Revert 03dd205c151 "Adjust max_align_t handling"
commit
|
commitdiff
|
tree
2020-02-25
Louis Dionne
[libc++] Proper fix for libc++'s modulemap after D68480
commit
|
commitdiff
|
tree
2020-02-24
Louis Dionne
[libc++] Drop redundant check for -std=c++14
commit
|
commitdiff
|
tree
2020-02-24
Louis Dionne
[libc++] Fix CI and Linux failures after landing D68480
commit
|
commitdiff
|
tree
2020-02-24
Louis Dionne
[libc++] Mark the C++03 version of std::function as...
commit
|
commitdiff
|
tree
2020-02-24
Louis Dionne
[libc++] Adapt a few things around the implementation...
commit
|
commitdiff
|
tree
2020-02-21
Louis Dionne
[libc++] Do not set the `availability=XXX` feature...
commit
|
commitdiff
|
tree
2020-02-20
Louis Dionne
[libc++] Explain XFAILs with std::uncaught_exceptions...
commit
|
commitdiff
|
tree
2020-02-20
Louis Dionne
[clang] Fix search path logic for C_INCLUDE_DIRS
commit
|
commitdiff
|
tree
2020-02-19
Louis Dionne
[libc++] reduce <complex> parsing time
commit
|
commitdiff
|
tree
2020-02-19
Louis Dionne
[libc++] Fixes backreferences for extended grammar.
commit
|
commitdiff
|
tree
2020-02-19
Louis Dionne
[CMake] Only detect the linker once in AddLLVM.cmake
commit
|
commitdiff
|
tree
2020-02-18
Louis Dionne
[libc++] Fix overly complicated test of std::span's...
commit
|
commitdiff
|
tree
2020-02-18
Louis Dionne
[libc++] Add ABI list for 9.0 release
commit
|
commitdiff
|
tree
2020-02-18
Louis Dionne
[libc++] Remove XFAILs for macOS 10.15, which were...
commit
|
commitdiff
|
tree
2020-02-17
Louis Dionne
[libc++] Add availability markup for std::to_chars...
commit
|
commitdiff
|
tree
2020-02-14
Louis Dionne
[libc++] Remove unnecessary typenames from std/numerics...
commit
|
commitdiff
|
tree
2020-02-14
Louis Dionne
[libc++] span: Fix incorrect static asserts
commit
|
commitdiff
|
tree
2020-02-12
Louis Dionne
[libc++][Apple] Use CLOCK_MONOTONIC_RAW instead of...
commit
|
commitdiff
|
tree
2020-02-12
Louis Dionne
[libc++] span: Guard against overflow in span::subspan
commit
|
commitdiff
|
tree
2020-02-11
Louis Dionne
[libc++] Make sure that vector copy-construction is...
commit
|
commitdiff
|
tree
2020-02-11
Louis Dionne
[libc++] Disable a filesystem test that uses debug...
commit
|
commitdiff
|
tree
2020-02-11
Louis Dionne
[libc++][macOS CI] Ensure that the SDK version is not...
commit
|
commitdiff
|
tree
2020-02-11
Louis Dionne
[libc++] span: Fix incorrect return type of span::subspan
commit
|
commitdiff
|
tree
2020-02-11
Louis Dionne
[libcxx] span: Remove unneeded comparison
commit
|
commitdiff
|
tree
2020-02-11
Louis Dionne
[libc++] span: Cleanup includes
commit
|
commitdiff
|
tree
2020-02-11
Louis Dionne
[libcxx] Qualify make_move_iterator in vector::insert...
commit
|
commitdiff
|
tree
2020-02-10
Louis Dionne
[libc++][span] Add failing tests for span::first and...
commit
|
commitdiff
|
tree
2020-02-10
Louis Dionne
[libc++] Protect <span> against min/max macro
commit
|
commitdiff
|
tree
2020-02-05
Louis Dionne
[Driver][Darwin] Improve tests for -nostdinc & friends
commit
|
commitdiff
|
tree
2020-01-30
Louis Dionne
[libc++] Explicitly specify LIBCXX_ENABLE_SHARED to...
commit
|
commitdiff
|
tree
2020-01-22
Louis Dionne
[libc++] Make sure std::is_scalar returns true for...
commit
|
commitdiff
|
tree
2019-12-11
Louis Dionne
[libc++] Hide some functions and types in <future>...
commit
|
commitdiff
|
tree
2019-12-10
Louis Dionne
[libcxx] [test] Query the target platform, not the...
commit
|
commitdiff
|
tree
2019-11-18
Louis Dionne
[libc++] Separate -include and path to the site config...
commit
|
commitdiff
|
tree
2019-11-14
Louis Dionne
[libc++][P1872] span should have size_type, not index_type.
commit
|
commitdiff
|
tree
2019-11-14
Louis Dionne
[libc++] [P1612] Add missing feature-test macro __cpp_lib_en...
commit
|
commitdiff
|
tree
2019-11-11
Louis Dionne
[libc++] Mark __call_once_proxy as hidden and internal
commit
|
commitdiff
|
tree
2019-11-07
Louis Dionne
[libc++] Fix potential OOB in poisson_distribution
commit
|
commitdiff
|
tree
2019-11-07
Louis Dionne
[libc++] Fixed copy/copy_n/copy_backward for compilers...
commit
|
commitdiff
|
tree
2019-11-07
Louis Dionne
[libc++] Fix some constexpr tests broken by D68837
commit
|
commitdiff
|
tree
2019-11-06
Louis Dionne
[libcxx] Make generate_feature_test_macro_components...
commit
|
commitdiff
|
tree
2019-11-06
Louis Dionne
[libc++][P0202] Marked algorithms copy/copy_n/copy_if...
commit
|
commitdiff
|
tree
2019-10-30
Louis Dionne
[libc++] Add test and remove workaround for PR13592
commit
|
commitdiff
|
tree
2019-10-29
Louis Dionne
[libc++] Force the ABI namespace to be a reserved identifier
commit
|
commitdiff
|
tree
2019-10-25
Louis Dionne
[libcxx] [test] Run `chmod +x` on executables when...
commit
|
commitdiff
|
tree
2019-10-23
Louis Dionne
[NFC] Strip trailing whitespace from libc++
commit
|
commitdiff
|
tree
2019-10-22
Louis Dionne
[NFC] Strip trailing whitespace in test to test Github...
commit
|
commitdiff
|
tree
2019-10-21
Louis Dionne
[NFC] Fix typos in CMake comment
commit
|
commitdiff
|
tree
2019-10-08
Louis Dionne
[libc++] Workaround old versions of CMake that don...
commit
|
commitdiff
|
tree
2019-10-08
Louis Dionne
[libc++] Move the linker script generation step to...
commit
|
commitdiff
|
tree
2019-10-08
Louis Dionne
[libc++] Make sure we link all system libraries into...
commit
|
commitdiff
|
tree
2019-10-08
Louis Dionne
[libc++] TAKE 2: Make system libraries PRIVATE dependencies...
commit
|
commitdiff
|
tree
2019-10-08
Louis Dionne
[libc++] Add missing link-time dependencies to the...
commit
|
commitdiff
|
tree
2019-10-08
Louis Dionne
[libc++] Use PRIVATE to link benchmark dependencies
commit
|
commitdiff
|
tree
2019-10-07
Louis Dionne
[libc++abi] Introduce a LIBCXXABI_LIBRARY_VERSION option
commit
|
commitdiff
|
tree
2019-10-07
Louis Dionne
[libc++abi] Do not define -Dcxxabi_shared_EXPORTS when...
commit
|
commitdiff
|
tree
2019-10-07
Louis Dionne
[libc++abi] Remove redundant link flags on Apple platforms
commit
|
commitdiff
|
tree
2019-10-04
Louis Dionne
[libc++] Localize common build flags into a single...
commit
|
commitdiff
|
tree
2019-10-04
Louis Dionne
[libc++] Make the modules-related flags PUBLIC instead...
commit
|
commitdiff
|
tree
2019-10-04
Louis Dionne
[libc++abi] Link against libSystem on Apple platforms
commit
|
commitdiff
|
tree
2019-10-04
Louis Dionne
[libc++] Move more CMake flags to per-target definitions
commit
|
commitdiff
|
tree
2019-10-03
Louis Dionne
[libc++] Add a per-target flag to include the generated...
commit
|
commitdiff
|
tree
2019-10-03
Louis Dionne
[libc++] Add missing revision number in ABI changelog
commit
|
commitdiff
|
tree
2019-10-03
Louis Dionne
[libc++abi] Do not export some implementation-detail...
commit
|
commitdiff
|
tree
2019-10-02
Louis Dionne
[NFC][libc++abi] Convert stray tabs to spaces
commit
|
commitdiff
|
tree
2019-10-02
Louis Dionne
[libc++] Use functions instead of global variables...
commit
|
commitdiff
|
tree
2019-10-02
Louis Dionne
[libc++] Use a function to set warning flags per target
commit
|
commitdiff
|
tree
2019-10-02
Louis Dionne
[libc++] Revert to using PUBLIC instead of PRIVATE...
commit
|
commitdiff
|
tree
2019-10-02
Louis Dionne
[libc++] Use PRIVATE instead of PUBLIC when linking...
commit
|
commitdiff
|
tree
2019-10-01
Louis Dionne
[NFC] Fix typos in libc++ documentation
commit
|
commitdiff
|
tree
2019-10-01
Louis Dionne
[libc++] Re-apply workaround for D63883
commit
|
commitdiff
|
tree
2019-10-01
Louis Dionne
[libc++] Remove workaround for D63883
commit
|
commitdiff
|
tree
2019-10-01
Louis Dionne
[libc++abi] Remove uses of C++ headers when possible
commit
|
commitdiff
|
tree
2019-10-01
Louis Dionne
[NFC][libc++abi] Remove trailing whitespace from sources
commit
|
commitdiff
|
tree
2019-10-01
Louis Dionne
[libc++] Update link to Itanium C++ ABI documentation
commit
|
commitdiff
|
tree
2019-10-01
Louis Dionne
[libc++abi] Remove redundant #include of <string.h>
commit
|
commitdiff
|
tree
next