Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e8aab7480c2550b51fd60d6eb102b361e70931d7
/
llvm
/
lib
/
Support
/
regengine.inc
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
· 16 years ago
f93bdd1
Push const through the regex engine. Fixes some of the warnings in PR6616.
by Owen Anderson
· 16 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