summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/regexec.c
Commit message (Collapse)AuthorAgeFilesLines
* Push const through the regex engine. Fixes some of the warnings in PR6616.Owen Anderson2010-04-051-2/+2
| | | | llvm-svn: 100438
* Add regular expression matching support, based on OpenBSD regexec()/regcomp()Torok Edwin2009-08-301-0/+161
implementation. llvm-svn: 80493
OpenPOWER on IntegriCloud