Commit History

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