Historique des commits

Auteur SHA1 Message Date
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo il y a 6 ans
  Mitch Phillips 56fec39d44 Extend SpecialCaseList to allow users to blame matches on entries in the file. il y a 7 ans
  Mitch Phillips 52a43b285c Check special-case-list regex before insertion. il y a 7 ans
  Vlad Tsyrklevich 1e4d340840 Add section headers to SpecialCaseLists il y a 8 ans
  Chandler Carruth 3c0d60785c Re-sort #include lines for unittests. This uses a slightly modified il y a 8 ans
  Ivan Krasin 8460d68f0a Support escaping in TrigramIndex. il y a 8 ans
  Ivan Krasin c22ac1df07 Use trigrams to speed up SpecialCaseList. il y a 8 ans
  Reid Kleckner 62525658fa Try to fix some temp file leaks in SupportTests, PR18335 il y a 9 ans
  Alexey Samsonov 282314741d SpecialCaseList: Add support for parsing multiple input files. il y a 10 ans
  Alexey Samsonov 88dc43f69e Remove support for undocumented SpecialCaseList entries. il y a 10 ans
  David Blaikie 7b96c4919a unique_ptrify the result of SpecialCaseList::create il y a 11 ans
  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. il y a 11 ans
  Alexey Samsonov 3e51f754ad Decouple llvm::SpecialCaseList text representation and its LLVM IR semantics. il y a 11 ans