Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  Jon Ross-Perkins 49ba8cf3e1 Switch class to use a blanket impl for `Destroy` (#6125) 7 bulan lalu
  Jon Ross-Perkins 7209ad7c9f Generate Destroy impls for classes (#5873) 9 bulan lalu
  David Blaikie 27be0973e7 Vtable support for generics (#5793) 9 bulan lalu
  Dana Jansens 493bea1647 Fearlessly hold references into ValueStore again (#5589) 11 bulan lalu
  Richard Smith 71715263ce Add build option `--features=poison_value_stores`. (#5438) 11 bulan lalu
  Richard Smith 4f5d11a28b Build generic eval blocks incrementally (#5313) 1 tahun lalu
  Dana Jansens 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) 1 tahun lalu
  Boaz Brickner 609ccefd18 Introduce a Clang diagnostic instruction and use it to point to C++ source locations on Clang errors and warnings (#5262) 1 tahun lalu
  Jon Ross-Perkins 03e693873b Detect control flow in entities nested inside functions (#5336) 1 tahun lalu
  Richard Smith 19532967fa Stop pushing a fake generic for the duration of check. (#5326) 1 tahun lalu
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) 1 tahun lalu
  Jon Ross-Perkins 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) 1 tahun lalu
  Jon Ross-Perkins 55da026a46 Remove the SemIRLoc typedef (#5299) 1 tahun lalu
  Dana Jansens cf57c85545 Introduce TypeInstId (#5288) 1 tahun lalu
  Boaz Brickner 68111a994c C++ Interop: Basic C++ record (class/struct/union) import support (#5156) 1 tahun lalu
  Richard Smith 1a4d6ca255 Store an `InstId` instead of a `TypeId` in `UnboundElementType`. (#5260) 1 tahun lalu
  Jon Ross-Perkins 1ffd56ac3e Use Get*Type in a couple spots (#5257) 1 tahun lalu
  Richard Smith bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) 1 tahun lalu
  Alina Sbirlea 077cf56a8a Emit function definitions in check, for all specifics seen. (#5090) 1 tahun lalu
  Dana Jansens 6dbcc78e6c Rewrite symbolic constants in generic redeclarations (#5154) 1 tahun lalu
  Jon Ross-Perkins 832c6398d6 Reduce explicit SemIR::LocIdAndInst construction (#5153) 1 tahun lalu
  Jon Ross-Perkins 8738497301 Fix parse support for 'fn F[];' (#5135) 1 tahun lalu
  Richard Smith 59003a5d4c Fix crash discovered by fuzzer. (#5100) 1 tahun lalu
  David Blaikie f97f1a3e11 Add error for virtual member function without self (#5005) 1 tahun lalu
  Boaz Brickner 6a99c4e970 When diagnosing a duplicated name, add the name to the diagnosis (#4902) 1 tahun lalu
  Boaz Brickner 4a93b6667e Add the used name to the `NameUseBeforeDecl` diagnostic (#4901) 1 tahun lalu
  Jon Ross-Perkins 311b4ff03d Refactor AddInst-family functions to their own file (#4941) 1 tahun lalu
  Boaz Brickner dd7c64bad0 When diagnosing a duplicate name, point to the name instead of the instruction (#4953) 1 tahun lalu
  Jon Ross-Perkins dc8f47e6ad Move type functions off Context (#4951) 1 tahun lalu
  Jon Ross-Perkins e70f9cd71d Move diagnostic helpers from Context to other files (#4949) 1 tahun lalu