提交历史

作者 SHA1 备注 提交日期
  Boaz Brickner 9f108bad6e Rename `cpp_ast` to `clang_ast_unit` (#5926) 9 月之前
  Boaz Brickner 0f171611d4 Create `clang::MangleContext` once per file instead of once per C++ thunk (#5924) 9 月之前
  Jon Ross-Perkins 61290fdee9 Make ConstantValueStore use ValueStore internally (#5811) 9 月之前
  Dana Jansens 02fc484f23 Make pointers in ValueStore stable across insertions (#5576) 11 月之前
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) 1 年之前
  Jon Ross-Perkins 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) 1 年之前
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) 1 年之前
  David Blaikie 4739828cca Generalize non-const ClassInit lowering beyond only InitializeFrom insts (#5199) 1 年之前
  Jon Ross-Perkins a5df8ad736 Support destruction of storage (#5171) 1 年之前
  Dana Jansens 3469922275 Rename ImplSymblicWitness to LookupImplWitness (#5201) 1 年之前
  Dana Jansens 53c98a8619 Support specialization in impl lookup with a symbolic query/impl. (#5169) 1 年之前
  Richard Smith 584426dfa2 Initial work on support for templates (#5081) 1 年之前
  Richard Smith 4d2cca48c7 Compute a correct `SpecificFunction` when resolving an indirect call to an impl function (#5116) 1 年之前
  Geoff Romer 6d4f2567a7 Add support for `var` patterns (#5069) 1 年之前
  josh11b fc7b0016ce Tuples and structs with abstract types are abstract (#4986) 1 年之前
  Geoff Romer 74e1a9949f Support tuple patterns outside parameter lists (#4923) 1 年之前
  Dana Jansens 11aba70c1d Add enumerate() for ValueStore and ImplStore (#4975) 1 年之前
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) 1 年之前
  Boaz Brickner 3f599c250b Generate Cpp namespace when import Cpp is used (#4873) 1 年之前
  Richard Smith 8eb4e24cb6 Implement #4864: `Core` is a keyword (#4909) 1 年之前
  Richard Smith fcfb1345d5 Support accessing associated functions by member access into facets (#4872) 1 年之前
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) 1 年之前
  Geoff Romer 13434f0e8a Model `var` as a pattern operator (#4720) 1 年之前
  David Blaikie a8b46cf561 Add SemIR Vtable instruction and usage (#4732) 1 年之前
  josh11b c5fd8f42b8 `ImplWitness` (#4679) 1 年之前
  Richard Smith a10c79569e Model `Core.Int` as a class type (#4644) 1 年之前
  Richard Smith eabe9f117a Track complete types required by a generic. (#4652) 1 年之前
  Jon Ross-Perkins e7a86b03c6 Remove offsets from InstId formatting, trying to name more (#4645) 1 年之前
  David Blaikie a2c939a2a2 Add an instruction for vptr initialization (#4633) 1 年之前
  Jon Ross-Perkins 0e92e6cc5a Switch TypeId::TypeType to TypeType::SingletonTypeId, and similar (#4619) 1 年之前