You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std
Hans Wennborg dffe9e0f1d Merging r340609:
------------------------------------------------------------------------
r340609 | ldionne | 2018-08-24 16:10:28 +0200 (Fri, 24 Aug 2018) | 13 lines

[libc++] Fix handling of negated character classes in regex

Summary:
This commit fixes a regression introduced in r316095, where we don't match
inverted character classes when there's no negated characrers in the []'s.

rdar://problem/43060054

Reviewers: mclow.lists, timshen, EricWF

Subscribers: christof, dexonsmith, cfe-commits

Differential Revision: https://reviews.llvm.org/D50534
------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/libcxx/branches/release_70@341529 91177308-0d34-0410-b5e6-96231b3b80d8
7 years ago
..
algorithms [libcxx] [test] Fix whitespace, NFC. 8 years ago
atomics [libcxx] [test] Improve MSVC portability. 8 years ago
containers First half of C++17's splicing maps and sets 7 years ago
depr Merging r339742: 7 years ago
diagnostics Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed as https://reviews.llvm.org/D40065 8 years ago
experimental [libcxx] fix `>> 42` UB in <experimental/simd> 7 years ago
input.output Implement <filesystem> 7 years ago
iterators [libcxx] [test] Fix whitespace, NFC. 8 years ago
language.support Merging r339816: 7 years ago
localization [libcxx] [test] Use TEST_IGNORE_NODISCARD. 8 years ago
numerics [libcxx] [test] Remove unused local typedef in test/std/numerics/rand/rand.eng/rand.eng.lcong/default.pass.cpp 8 years ago
re Merging r340609: 7 years ago
strings Turns out that wide literals U"xxx" and u"xxx" are c++11 and later. 7 years ago
thread [libcxx] [test] Fix whitespace, NFC. 8 years ago
utilities Merging r340823: 7 years ago
nothing_to_do.pass.cpp Move test into test/std subdirectory. 11 years ago