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