Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-08-24 | Fix integer undefined behavior due to signed left shift overflow in LLVM. | Richard Smith | 1 | -1/+1 |
2010-12-16 | lib/Support/regexec.c: Let Regex LLP64-aware. | NAKAMURA Takumi | 1 | -2/+3 |
2010-04-05 | Push const through the regex engine. Fixes some of the warnings in PR6616. | Owen Anderson | 1 | -2/+2 |
2009-08-30 | Add regular expression matching support, based on OpenBSD regexec()/regcomp() | Torok Edwin | 1 | -0/+161 |