提交歷史

作者 SHA1 備註 提交日期
  Simon Pilgrim c12eb40f6c SemaTemplateDeduction - silence static analyzer getAs<> null dereference warnings. NFCI. 5 年之前
  John McCall 2d3687c2d2 Rename TypeNodes.def to TypeNodes.inc for consistency across all 5 年之前
  Michael Liao 40ff58f92d [CUDA][HIP] Enable kernel function return type deduction. 5 年之前
  Richard Smith a5c7040f4d [c++20] Disallow template argument deduction from a braced-init-list 6 年之前
  Richard Smith c3225a63e4 Improve behavior in the case of stack exhaustion. 6 年之前
  Rui Ueyama ce7674d7be Fix parameter name comments using clang-tidy. NFC. 6 年之前
  Richard Smith 2cbdb2c8c9 [c++20] P0780R2: Support pack-expansion of init-captures. 6 年之前
  Anastasia Stulova 8a8b20efde Rename getTypeQualifiers to getMethodQualifiers. 6 年之前
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
  Akira Hatanaka f4c2b45ed7 [Sema] Call CheckPlaceholderExpr to resolve typeof or decltype 6 年之前
  Mikael Nilsson 53945281fb [OpenCL] Add generic AS to 'this' pointer 6 年之前
  Mikael Nilsson fbfddd394f Revert "[OpenCL] Add generic AS to 'this' pointer" 6 年之前
  Mikael Nilsson 8e20f7a8e0 [OpenCL] Add generic AS to 'this' pointer 6 年之前
  Fangrui Song aa528ab4a0 Revert "Revert r347417 "Re-Reinstate 347294 with a fix for the failures."" 6 年之前
  Fangrui Song e350174b21 Revert r347417 "Re-Reinstate 347294 with a fix for the failures." 6 年之前
  Hans Wennborg b129ce9436 Re-commit r347417 "Re-Reinstate 347294 with a fix for the failures." 6 年之前
  Hans Wennborg e44c638ccf Revert r347417 "Re-Reinstate 347294 with a fix for the failures." 6 年之前
  Bill Wendling 4e64d31bc5 Re-Reinstate 347294 with a fix for the failures. 6 年之前
  Nico Weber e9629181bd Revert r347364 again, the fix was incomplete. 6 年之前
  Bill Wendling 830bf59980 Reinstate 347294 with a fix for the failures. 6 年之前
  Nico Weber 20e1e29aff Revert 347294, it turned many bots on lab.llvm.org:8011/console red. 6 年之前
  Bill Wendling dafd68092c Use is.constant intrinsic for __builtin_constant_p 6 年之前
  Stephen Kelly d7b659b592 Port getLocStart -> getBeginLoc 7 年之前
  Fangrui Song abdbb605f2 Remove trailing space 7 年之前
  Nick Desaulniers 9d271415af [clang:sema] de-duplicate getDepthAndIndex helpers 7 年之前
  Richard Smith 0f6b139a0c Fix template argument deduction when a parameter pack has a value 7 年之前
  Erich Keane 12e2fde436 PR15730/PR16986 Allow dependently typed vector_size types. 7 年之前
  Richard Smith fb6fe237ce PR38136: improve handling of template argument deduction of non-trailing 7 年之前
  Richard Smith 894b021e2f Add tests for function conversions in conversion function template 7 年之前
  Richard Smith ce51829da0 Fix deduction for conversion function templates converting to reference 7 年之前