Historia zmian

Autor SHA1 Wiadomość Data
  Richard Smith 05441b0db7 [c++20] Add rewriting from comparison operators to <=> / ==. 5 lat temu
  Richard Smith ea521aa602 [c++20] Add CXXRewrittenBinaryOperator to represent a comparison 5 lat temu
  Saar Raz f7b604fbbe [Concepts] Remove unused and illegal Sema includes from ExprCXX.cpp 5 lat temu
  Saar Raz 40a8d3b5ee [Concepts] Concept Specialization Expressions 5 lat temu
  Nico Weber 04a9a9ffc7 Revert 374882 "[Concepts] Concept Specialization Expressions" 5 lat temu
  Benjamin Kramer 209a097de1 [AST] Remove unused Sema includes to fix a cyclic dependency from Sema to AST 5 lat temu
  Saar Raz 88186b0504 [Concepts] Concept Specialization Expressions 5 lat temu
  Simon Pilgrim d55e66916d AST - silence static analyzer getAs<> null dereference warnings. NFCI. 5 lat temu
  Erich Keane 6ce1fe9e5b Teach CallGraph to look into Generic Lambdas. 5 lat temu
  Richard Smith e9401b10f5 For P0784R7: Add support for dynamic allocation with new / delete during 5 lat temu
  Marco Antognini d3067677be [OpenCL] Improve destructor support in C++ for OpenCL 6 lat temu
  Richard Smith 2cbdb2c8c9 [c++20] P0780R2: Support pack-expansion of init-captures. 6 lat temu
  Eric Fiselier c786ab0af6 Implement __builtin_LINE() et. al. to support source location capture. 6 lat temu
  Richard Smith 5b0a110410 [c++20] Implement P1009R2: allow omitting the array bound in an array 6 lat temu
  Hamza Sood 1522af0cc9 [c++20] Implement P0428R2 - Familiar template syntax for generic lambdas 6 lat temu
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 lat temu
  Bruno Ricci ac5aeb33f2 [AST] Move back BasePathSize to the bit-fields of CastExpr 6 lat temu
  Bruno Ricci 9cf7831cb8 [AST] Store the results in OverloadExpr in a trailing array 6 lat temu
  Bruno Ricci e5791bbff6 [AST][NFC] Pack CXXScalarValueInitExpr 6 lat temu
  Bruno Ricci e4d246c863 [AST] Pack CXXDependentScopeMemberExpr 6 lat temu
  Bruno Ricci 7eadfa4ba2 [AST] Store some data of CXXNewExpr as trailing objects 6 lat temu
  Bruno Ricci 4d27dbbf8e [AST][NFC] Pack DependentScopeDeclRefExpr and CXXUnresolvedConstructExpr 6 lat temu
  Bruno Ricci c98f5f226b [AST] Store the arguments of CXXConstructExpr in a trailing array 6 lat temu
  Bruno Ricci 4dfa0aabd8 [AST][NFC] Fix Wsign-compare warning introduced in CXXOperatorCallExpr 6 lat temu
  Bruno Ricci 440b5e7cd6 [AST][NFC] Pack CXXOperatorCallExpr 6 lat temu
  Bruno Ricci 9f569d45e0 [AST] Store the callee and argument expressions of CallExpr in a trailing array. 6 lat temu
  Bruno Ricci 7ad3b78a57 [AST][NFC] Make ArrayTypeTraitExpr non polymorphic 6 lat temu
  Bruno Ricci f9722ecff0 [AST][NFC] Pack CXXDefaultInitExpr 6 lat temu
  Bill Wendling 0680f97fc4 Create ConstantExpr class 6 lat temu
  Stephen Kelly 2dfd8132cf Port getLocEnd -> getEndLoc 7 lat temu