index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxxabi
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libcxxabi] Allow tests to link with static libc++abi/libc++ even if the shar...
Sergej Jaskiewicz
2020-01-09
2
-2
/
+4
*
P1152R4: Fix deprecation warnings in libc++ testsuite and in uses of is_invoc...
Richard Smith
2019-10-19
1
-8
/
+8
*
[Testing] unbreak after r372963
David Zarzycki
2019-09-26
1
-0
/
+1
*
Update XFAIL list for new GCC versions
Eric Fiselier
2019-09-13
1
-1
/
+1
*
Fix incorrect demangling of call operator of lambda with explicit
Richard Smith
2019-09-09
1
-1
/
+6
*
Simplify demangler rule for lambda-expressions to match discussion on
Richard Smith
2019-09-09
1
-1
/
+3
*
Implement demangling support for C++20 lambda expression extensions.
Richard Smith
2019-09-06
1
-2
/
+12
*
small follow-up to r368604
Nico Weber
2019-08-12
1
-3
/
+3
*
libcxxabi: Rename .hpp files to .h
Nico Weber
2019-08-12
7
-6
/
+6
*
[libc++abi] Fix tests when pstl is enabled
Louis Dionne
2019-08-08
2
-0
/
+4
*
[demangle] Support for C++2a char8_t
Erik Pilkington
2019-06-28
1
-0
/
+3
*
[demangle] Special case clang's creative mangling of __uuidof expressions.
Erik Pilkington
2019-06-18
1
-0
/
+3
*
[demangle] Vendor extended types shouldn't be considered substitution candidates
Erik Pilkington
2019-06-10
1
-1
/
+4
*
[libcxxabi] Add a test for invalid assumptions on the alignment of exceptions
Louis Dionne
2019-05-17
1
-0
/
+34
*
XFAIL test for new GCC version
Eric Fiselier
2019-05-16
1
-1
/
+1
*
Attempt to fix flaky tests.
Eric Fiselier
2019-05-02
1
-188
/
+149
*
Remove XFail for new GCC. They fixed it
Eric Fiselier
2019-04-29
1
-1
/
+1
*
Cleanup new cxa guard implementation.
Eric Fiselier
2019-04-24
2
-4
/
+45
*
Work around GCC test failure.
Eric Fiselier
2019-04-24
1
-2
/
+2
*
Rewrite cxa guard implementation.
Eric Fiselier
2019-04-24
2
-0
/
+532
*
[libc++abi] Don't use a .sh.cpp test for uncaught_exception
Louis Dionne
2019-04-23
1
-6
/
+0
*
[libc++] Make sure we re-export some missing libc++abi symbols from libc++
Louis Dionne
2019-04-18
2
-16
/
+40
*
[NFC] Correct outdated links to the Itanium C++ ABI documentation
Louis Dionne
2019-04-11
1
-1
/
+1
*
Fix PR41395 - __cxa_vec_new may overflow in allocation size calculation.
Eric Fiselier
2019-04-05
1
-0
/
+122
*
llvm-cxxfilt: Demangle gcc "old-style unified" ctors and dtors
Nico Weber
2019-04-03
1
-0
/
+6
*
[CMake] Support compiler-rt builtins library in tests
Petr Hosek
2019-02-05
1
-1
/
+1
*
[CMake] Update lit test configuration
Petr Hosek
2019-02-05
2
-7
/
+9
*
[CMake] Support CMake variables for setting target, sysroot and toolchain
Petr Hosek
2019-02-04
1
-1
/
+1
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
58
-232
/
+174
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove unnecesasry comment markers.
Chandler Carruth
2019-01-19
1
-8
/
+8
*
[demangler] Support for block literals.
Erik Pilkington
2019-01-17
1
-0
/
+2
*
[demangler] Ignore leading underscores if present
Erik Pilkington
2019-01-17
1
-0
/
+4
*
[libcxxabi] Allow building with sanitizers enabled
Louis Dionne
2018-10-10
1
-0
/
+1
*
[libcxxabi] Fix test_exception_address_alignment test for ARM
Yvan Roux
2018-08-16
1
-1
/
+2
*
[itanium demangler] Support dot suffixes on block invocation functions
Erik Pilkington
2018-08-02
1
-0
/
+2
*
[demangler] Support for reference collapsing
Erik Pilkington
2018-07-27
1
-0
/
+4
*
Fix dangling reference in test
Eric Fiselier
2018-07-25
1
-1
/
+1
*
Add GCC 9 to XFAILs list for test
Eric Fiselier
2018-07-22
1
-1
/
+1
*
Fix libcxxabi tests after clang r334924
Vitaly Buka
2018-06-18
1
-1
/
+1
*
Fix libcxx tests after clang r334677.
Vitaly Buka
2018-06-18
1
-1
/
+2
*
private_typeinfo: limit is_dst_type_derived_from_static_type optimization
Eric Fiselier
2018-05-18
1
-0
/
+51
*
private_typeinfo: propagate static flags in vmi search_above_dst method
Eric Fiselier
2018-05-18
1
-0
/
+103
*
Fix test failure for missing _LIBCPP_ENABLE_CXX17_REMOVED_UNEXPECTED_FUNCTIONS
Nico Weber
2018-05-03
1
-1
/
+4
*
Move _LIBCPP_ENABLE_CXX17_REMOVED_UNEXPECTED_FUNCTIONS macro to build system
Nico Weber
2018-04-29
1
-5
/
+0
*
[demangler] Support for fold expressions.
Erik Pilkington
2018-04-09
1
-0
/
+6
*
[demangler] Support for <data-member-prefix>.
Erik Pilkington
2018-04-09
1
-0
/
+3
*
[demangler] Support for partially substituted sizeof....
Erik Pilkington
2018-04-09
1
-0
/
+2
*
[demangler] Use a back-patching scheme to resolve forward references.
Erik Pilkington
2018-03-25
1
-2
/
+8
*
[demangler] Tweak how parameter pack sizes are determined.
Erik Pilkington
2018-03-25
1
-7
/
+10
[next]