커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  Sjoerd Meijer 185b81b1f8 Revert "Add _Float16 as a C/C++ source language type" 8 년 전
  Sjoerd Meijer b9fefa5ec7 Add _Float16 as a C/C++ source language type 8 년 전
  Richard Smith 33face3d0a Do not look through pack expansions when looking for unexpanded parameter packs. 8 년 전
  Richard Smith 1d3c480140 PR33082: Improve tracking of unexpanded parameter packs within variadic generic lambdas. 8 년 전