Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
lib
/
Support
/
regengine.inc
6f1da6e
[ADT] Replace std::isprint by llvm::isPrint.
by Michael Kruse
· 7 years ago
650c8f2
Clean up language and grammar.
by Eric Christopher
· 11 years ago
53dd088
Various MSVC warning fixes about truncated 64 bit shifts and const pointers passed to free.
by Benjamin Kramer
· 15 years ago
f93bdd1
Push const through the regex engine. Fixes some of the warnings in PR6616.
by Owen Anderson
· 15 years ago
6c643bd
Avoid warnings if assertions are off.
by Duncan Sands
· 16 years ago
89720bb
Remove some not-really-used variables, as warned
by Duncan Sands
· 16 years ago
e14d4cd
Add regular expression matching support, based on OpenBSD regexec()/regcomp()
by Torok Edwin
· 16 years ago