Commit History

Autor SHA1 Mensaxe Data
  Richard Smith 36f0a73092 Initial support for interop with class/struct/union fields. (#5849) hai 9 meses
  Jon Ross-Perkins fdd68dcbe6 Fix a crash when Core is poisoned (#5838) hai 9 meses
  Jon Ross-Perkins 1e9e148c3b Rename the ImportRefs block to Imports (#5618) hai 11 meses
  Dana Jansens 493bea1647 Fearlessly hold references into ValueStore again (#5589) hai 11 meses
  Richard Smith c49789d80b Don't use `GetCanonicalLocId` when determining what instruction an instruction was imported from. (#5418) hai 1 ano
  Dana Jansens 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) hai 1 ano
  Boaz Brickner 609ccefd18 Introduce a Clang diagnostic instruction and use it to point to C++ source locations on Clang errors and warnings (#5262) hai 1 ano
  Dana Jansens c38e723dd8 Rename singleton InstId constants to TypeInstId (#5323) hai 1 ano
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) hai 1 ano
  Jon Ross-Perkins 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) hai 1 ano
  Jon Ross-Perkins 55da026a46 Remove the SemIRLoc typedef (#5299) hai 1 ano
  Jon Ross-Perkins fe29224016 Refactor LocId to merge in SemIRLoc (#5284) hai 1 ano
  Jon Ross-Perkins acbe6530c3 Move diagnostics into a namespace (#5173) hai 1 ano
  Jon Ross-Perkins dfe1c880ea Clean up node kind information for namespaces (#5120) hai 1 ano
  Boaz Brickner fcd38a4d7f Add support for importing C++ namespaces (#5103) hai 1 ano
  Jon Ross-Perkins e6872f9499 Change NodeIdOneOf and similar to use "requires" and explicit UnsafeMake (#5084) hai 1 ano
  Boaz Brickner 80e1a6ef61 Avoid copying `NameScope` and only allow moving it (#5032) hai 1 ano
  Jon Ross-Perkins 21252b5e94 Add missing trailing return types (#5006) hai 1 ano
  Alina Sbirlea 1d48270dc4 Emit diagnostics missing declaration of owned function. (#4962) hai 1 ano
  Boaz Brickner 6a99c4e970 When diagnosing a duplicated name, add the name to the diagnosis (#4902) hai 1 ano
  Jon Ross-Perkins 311b4ff03d Refactor AddInst-family functions to their own file (#4941) hai 1 ano
  Boaz Brickner dd7c64bad0 When diagnosing a duplicate name, point to the name instead of the instruction (#4953) hai 1 ano
  Jon Ross-Perkins dc8f47e6ad Move type functions off Context (#4951) hai 1 ano
  Jon Ross-Perkins e70f9cd71d Move diagnostic helpers from Context to other files (#4949) hai 1 ano
  Richard Smith 6dda094928 Superficial support for `template` modifier on symbolic bindings. (#4948) hai 1 ano
  Boaz Brickner 3f599c250b Generate Cpp namespace when import Cpp is used (#4873) hai 1 ano
  Richard Smith 8eb4e24cb6 Implement #4864: `Core` is a keyword (#4909) hai 1 ano
  Jon Ross-Perkins 2fef1cb713 Switch to trailing returns in toolchain and related code. (#4919) hai 1 ano
  Boaz Brickner 65180a77c3 Use designated initializers in import.cpp (#4883) hai 1 ano
  Boaz Brickner 3d39ab67bf Wrap lookup result in a new `ScopeLookupResult` (#4831) hai 1 ano