-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Issues: llvm/llvm-project
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[libc++] libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
regex
Issues related to regex
<regex>
: \00
should be rejected
libc++
#135048
opened Apr 9, 2025 by
Alcaro
[libc++] libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
regex
Issues related to regex
<regex>
: \B
should not be found in a+a
libc++
#135009
opened Apr 9, 2025 by
Alcaro
[libc++] libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
regex
Issues related to regex
<regex>
: Undefined backreferences should match empty string
libc++
#133360
opened Mar 28, 2025 by
Alcaro
[libc++] libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
regex
Issues related to regex
<regex>
: Optional empty repetitions should not match
libc++
#133314
opened Mar 27, 2025 by
Alcaro
[libc++] libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
regex
Issues related to regex
<regex>
: Character class [\W\D]
fails to match alphabetic characters
libc++
#131516
opened Mar 16, 2025 by
muellerj2
basic_regex::assign
resets locale -> imbue
has no effect
libc++
#123309
opened Jan 17, 2025 by
Flamefire
[libc++][test] libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
regex
Issues related to regex
test-suite
re.regex.construct/bad_backref.pass.cpp
assumes non-standard extension to extended regular expressions
libc++
#122638
opened Jan 12, 2025 by
muellerj2
[libc++] Wrong match results for POSIX basic regular expression libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
regex
Issues related to regex
[]-_]
libc++
#119432
opened Dec 10, 2024 by
muellerj2
[libc++] std::regex_constants::ECMAScript mask not set
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
regex
Issues related to regex
#106460
opened Aug 28, 2024 by
androm3da
LWG3129: regex_token_iterator constructor uses wrong pointer arithmetic
c++20
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
lwg-issue
this is an issue that was filed to the Library Working Group
potentially good for outreach
Consider this issue as a good first issue for someone that has spoken to an experienced LLVM dev
regex
Issues related to regex
#100245
opened Jul 23, 2024 by
cjdb
[libc++] regex libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
regex
Issues related to regex
\b
and \B
behaviors different from MSVC and libstdc++
libc++
#77577
opened Jan 10, 2024 by
zufuliu
[libc++] libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
regex
Issues related to regex
regression
std::regex
match_prev_avail
implementation is regressed
libc++
#74838
opened Dec 8, 2023 by
zufuliu
basic_regex::__search error with "$" pattern
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
regex
Issues related to regex
#64475
opened Aug 7, 2023 by
alkino
[optimization] libc++ std::regex and std::regex_match very slow, ~10x slower than libstdc++
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
performance
regex
Issues related to regex
#60991
opened Feb 25, 2023 by
raidenluikang
libc++ regex invalid back reference
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
regex
Issues related to regex
#55357
opened May 9, 2022 by
jeremy-rifkin
No exception is thrown when an invalid character range (e.g., [b-a]) is included.
bugzilla
Issues migrated from bugzilla
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
regex
Issues related to regex
#51028
opened Aug 31, 2021 by
wkensuke
mannequin
regex uses truncated pattern if normal character is escaped
bugzilla
Issues migrated from bugzilla
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
regex
Issues related to regex
#44189
opened Feb 8, 2020 by
llvmbot
regex_match doesn't fail early when given a non-matching pattern with a start-of-input anchor
bugzilla
Issues migrated from bugzilla
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
regex
Issues related to regex
#39736
opened Jan 21, 2019 by
tomalakgeretkal
Fail to link instantiation of basic_regex with a custom character type
bugzilla
Issues migrated from bugzilla
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
regex
Issues related to regex
#30757
opened Dec 16, 2016 by
karen-arutyunov
mannequin
ProTip!
Exclude everything labeled
bug
with -label:bug.