コミット履歴

作者 SHA1 メッセージ 日付
  Richard Smith d814f93083 PR42587: diagnose unexpanded uses of a pack parameter of a generic 6 年 前
  Richard Smith 26676a6b54 Revert "PR42587: diagnose unexpanded uses of a pack parameter of a generic" due to buildbot breakage. 6 年 前
  Richard Smith 148028f12f PR42587: diagnose unexpanded uses of a pack parameter of a generic 6 年 前
  Jonas Devlieghere 49a6b09101 [Clang] Migrate llvm::make_unique to std::make_unique 6 年 前
  Sam McCall 1a24774fb8 [SemaTemplate] Fix uncorrected typos after pack expansion 6 年 前
  Richard Smith 2cbdb2c8c9 [c++20] P0780R2: Support pack-expansion of init-captures. 6 年 前
  Richard Smith c10f0b96ca PR41845: Detect and reject mismatched inner/outer pack expansion sizes 6 年 前
  Bruno Ricci 62e8a2946b [Sema][NFCI] Don't allocate storage for the various CorrectionCandidateCallback unless we are going to do some typo correction 6 年 前
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 年 前
  Brian Gesiak 1a1eb1e55e [SemaCXX] Fix ICE for unexpanded parameter pack 6 年 前
  Reid Kleckner 1168491f34 Fix clang -Wimplicit-fallthrough warnings across llvm, NFC 6 年 前
  Stephen Kelly 2dfd8132cf Port getLocEnd -> getEndLoc 7 年 前
  Stephen Kelly d7b659b592 Port getLocStart -> getBeginLoc 7 年 前
  Fangrui Song abdbb605f2 Remove trailing space 7 年 前
  Nick Desaulniers 9d271415af [clang:sema] de-duplicate getDepthAndIndex helpers 7 年 前
  Fangrui Song 1a8f8375fb Change \t to spaces 7 年 前
  Richard Smith 0f6b139a0c Fix template argument deduction when a parameter pack has a value 7 年 前
  Leonard Chan 6f0d77d277 [Fixed Point Arithmetic] Addition of the remaining fixed point types and their saturated equivalents 7 年 前
  Leonard Chan e59be5df58 This diff includes changes for supporting the following types. 7 年 前
  Leonard Chan a07c88c0e8 Revert "This diff includes changes for supporting the following types." 7 年 前
  Leonard Chan d10551520b This diff includes changes for supporting the following types. 7 年 前
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. 7 年 前
  Richard Smith 5d50602a8d Track the result of evaluating a computed noexcept specification on the 7 年 前
  Richard Smith 9067f8fb74 Implement P0482R2, support for char8_t type. 7 年 前
  Richard Smith 64e12bfe9c Fix crash when trying to pack-expand a GNU statement expression. 7 年 前
  Faisal Vali 1ae65827b5 Again reverting an attempt to convert the DeclSpec enums into scoped enums. 7 年 前
  Faisal Vali 9d3d610d05 [NFC] Modernize enums TypeSpecifierWidth, TypeSpecifierSign & TypeSpecifierType into scoped enums with underlying types. 7 年 前
  Faisal Vali 20f9e21530 Revert r321614 and r321615 7 年 前
  Faisal Vali 8723ca6013 [NFC] Modernize enums TypeSpecifierWidth, TypeSpecifierSign & TypeSpecifierType into scoped enums. 7 年 前
  Sjoerd Meijer 87063256b9 Recommit "Add _Float16 as a C/C++ source language type" 8 年 前