Commit History

Autor SHA1 Mensaxe Data
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo %!s(int64=6) %!d(string=hai) anos
  Vlad Tsyrklevich 80394a6ae9 Fix llvm-special-case-list-fuzzer regexp exception %!s(int64=7) %!d(string=hai) anos
  George Rimar e1bd92bac5 [Support] - Fix possible crash in match() of llvm::Regex. %!s(int64=9) %!d(string=hai) anos
  George Rimar ee728f8830 [LLVM/Support] - Create no-arguments constructor for llvm::Regex %!s(int64=9) %!d(string=hai) anos
  Chandler Carruth bad2104d24 [C++11] Remove uses of LLVM_HAS_RVALUE_REFERENCES from the unittests. %!s(int64=11) %!d(string=hai) anos
  David Blaikie c265f06697 Make llvm::Regex non-copyable but movable. %!s(int64=11) %!d(string=hai) anos
  Alp Toker 7f8ef1ecc4 Swap around EXPECT_EQ() arguments orders for more natural gtest Failure messages %!s(int64=11) %!d(string=hai) anos
  Alp Toker 22e0e0c1de Add missing escape characters to the new Regex::escape() function %!s(int64=11) %!d(string=hai) anos
  Alexey Samsonov 783a0387c5 Fix off-by-one error in Regex::isValid %!s(int64=12) %!d(string=hai) anos
  Peter Collingbourne aa80e61b0d Introduce Regex::isLiteralERE function. %!s(int64=12) %!d(string=hai) anos
  Chandler Carruth 5a88dda4be Sort the #include lines for unittest/... %!s(int64=12) %!d(string=hai) anos
  Eli Bendersky 6b731486d4 Add backreference matching capabilities to Support/Regex, with %!s(int64=12) %!d(string=hai) anos
  Daniel Dunbar d2a5c0d856 Add Regex::sub, for doing regular expression substitution with backreferences. %!s(int64=15) %!d(string=hai) anos
  Chris Lattner 81f46d9ce1 remove support for "NoSub" from regex. It seems like a minor optimization %!s(int64=16) %!d(string=hai) anos
  Chris Lattner 528700863a add and document regex support for FileCheck. You can now do stuff like: %!s(int64=16) %!d(string=hai) anos
  Torok Edwin ce0c81e7dd Add regular expression matching support, based on OpenBSD regexec()/regcomp() %!s(int64=16) %!d(string=hai) anos