Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-05 | Push const through the regex engine. Fixes some of the warnings in PR6616. | Owen Anderson | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100438 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-08-30 | Add regular expression matching support, based on OpenBSD regexec()/regcomp() | Torok Edwin | |
implementation. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80493 91177308-0d34-0410-b5e6-96231b3b80d8 |