Historique des commits

Auteur SHA1 Message Date
  Richard Smith dc7839e893 Add a new facility GrowingRange for a range that might grow during iteration. (#5641) il y a 10 mois
  Richard Smith 2472f44e44 Track pending thunks on the deferred definition worklist. (#5609) il y a 10 mois
  Jon Ross-Perkins 1e9e148c3b Rename the ImportRefs block to Imports (#5618) il y a 11 mois
  Dana Jansens 02fc484f23 Make pointers in ValueStore stable across insertions (#5576) il y a 11 mois
  Thomas Köppe f18fc40a32 Add missing standard library header inclusions (#5486) il y a 11 mois
  Dana Jansens 950d83451a Add diagnostics for invalid impl declarations (#5420) il y a 11 mois
  Boaz Brickner 852d0191a9 Add support for importing C++ inline functions (#5427) il y a 11 mois
  Dana Jansens b6a55c0818 Diagnose impls that are fully overlapped by a final impl (#5417) il y a 1 an
  Dana Jansens 08065ee764 Do a stable sort when splitting up impls by interface (#5423) il y a 1 an
  Richard Smith c49789d80b Don't use `GetCanonicalLocId` when determining what instruction an instruction was imported from. (#5418) il y a 1 an
  Dana Jansens aa491d8fd8 Implement non-final impl overlap diagnostics (#5412) il y a 1 an
  Jon Ross-Perkins 0683742f19 Cache multi-IR info, particularly include_in_dumps (#5408) il y a 1 an
  Dana Jansens 13da710e94 Poison impl lookup queries with concrete results (#5373) il y a 1 an
  Dana Jansens 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) il y a 1 an
  Boaz Brickner 609ccefd18 Introduce a Clang diagnostic instruction and use it to point to C++ source locations on Clang errors and warnings (#5262) il y a 1 an
  Jon Ross-Perkins 03e693873b Detect control flow in entities nested inside functions (#5336) il y a 1 an
  josh11b ecb99e55e7 `definitions_required` -> `definitions_required_by_decl` in toolchain/check/check_unit.cpp (#5329) il y a 1 an
  Richard Smith 19532967fa Stop pushing a fake generic for the duration of check. (#5326) il y a 1 an
  Dana Jansens c38e723dd8 Rename singleton InstId constants to TypeInstId (#5323) il y a 1 an
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) il y a 1 an
  Jon Ross-Perkins 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) il y a 1 an
  Jon Ross-Perkins fe29224016 Refactor LocId to merge in SemIRLoc (#5284) il y a 1 an
  Alina Sbirlea 077cf56a8a Emit function definitions in check, for all specifics seen. (#5090) il y a 1 an
  Boaz Brickner 3acca8402f Change `NodeIdTraversal.context_` from reference to pointer (#5210) il y a 1 an
  josh11b c7a338be59 Replace uses of "defined" with "complete" (#5196) il y a 1 an
  Jon Ross-Perkins c0ee446cec Refactor InstBlockStore's API, AddDefaultValue -> AddPlaceholder (#5166) il y a 1 an
  Jon Ross-Perkins e6872f9499 Change NodeIdOneOf and similar to use "requires" and explicit UnsafeMake (#5084) il y a 1 an
  Boaz Brickner 87b9cab7b1 Add support for importing a trivial global C++ function (#5033) il y a 1 an
  Jon Ross-Perkins 5574ad361d Add more empty stack verification (#5020) il y a 1 an
  Jon Ross-Perkins e7b68572fa Consolidate post-check logic (#5003) il y a 1 an