Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
0c1c70aef4a1d97188fde20e894bafeccd64224c
/
llvm
/
lib
/
Support
/
regexec.c
228e6d4
Fix integer undefined behavior due to signed left shift overflow in LLVM.
by Richard Smith
· 13 years ago
2e071fa
lib/Support/regexec.c: Let Regex LLP64-aware.
by NAKAMURA Takumi
· 15 years ago
f93bdd1
Push const through the regex engine. Fixes some of the warnings in PR6616.
by Owen Anderson
· 16 years ago
e14d4cd
Add regular expression matching support, based on OpenBSD regexec()/regcomp()
by Torok Edwin
· 16 years ago