Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
03049c4f641cb15ac64361fb2b00de8864f09bce
/
unittests
/
Support
/
RegexTest.cpp
9315462
Add Regex::sub, for doing regular expression substitution with backreferences.
by Daniel Dunbar
· 16 years ago
aa2637b
remove support for "NoSub" from regex. It seems like a minor optimization
by Chris Lattner
· 16 years ago
f55e81b
add and document regex support for FileCheck. You can now do stuff like:
by Chris Lattner
· 16 years ago
42cee05
Add regular expression matching support, based on OpenBSD regexec()/regcomp()
by Edwin Török
· 16 years ago