Commit History

Author SHA1 Message Date
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Mitch Phillips 56fec39d44 Extend SpecialCaseList to allow users to blame matches on entries in the file. 7 years ago
  Mitch Phillips 52a43b285c Check special-case-list regex before insertion. 7 years ago
  Vlad Tsyrklevich 1e4d340840 Add section headers to SpecialCaseLists 8 years ago
  Chandler Carruth 3c0d60785c Re-sort #include lines for unittests. This uses a slightly modified 8 years ago
  Ivan Krasin 8460d68f0a Support escaping in TrigramIndex. 8 years ago
  Ivan Krasin c22ac1df07 Use trigrams to speed up SpecialCaseList. 8 years ago
  Reid Kleckner 62525658fa Try to fix some temp file leaks in SupportTests, PR18335 9 years ago
  Alexey Samsonov 282314741d SpecialCaseList: Add support for parsing multiple input files. 10 years ago
  Alexey Samsonov 88dc43f69e Remove support for undocumented SpecialCaseList entries. 10 years ago
  David Blaikie 7b96c4919a unique_ptrify the result of SpecialCaseList::create 11 years ago
  David Blaikie 819242a446 Convert a few more cases of direct intialization of unique_ptrs from MemoryBuffer::getMemBuffer to move initialization now that it returns by unique_ptr instead of raw pointer. 11 years ago
  Alexey Samsonov 3e51f754ad Decouple llvm::SpecialCaseList text representation and its LLVM IR semantics. 11 years ago