Commit History

Autor SHA1 Mensaxe Data
  Boaz Brickner 1ac1d11063 C++ Interop: Support reference types in fields and globals (#6187) hai 6 meses
  Dana Jansens e682a6660d Avoid adding extraneous local instructions while importing witness table entries (#6180) hai 6 meses
  Boaz Brickner c254e9fd75 C++ interop: Correctly report the unsupported param type when using explicit object param (#6179) hai 6 meses
  Dana Jansens fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) hai 7 meses
  Boaz Brickner 5f561282eb Properly set the name for C++ overload set instructions in SemIR (#6156) hai 7 meses
  Boaz Brickner 16999a79cc Fix a crash caused by a bug introduced in C++ overloads support in `GetScopeIdOffset()` (#6151) hai 7 meses
  Ivana Ivanovska a24598f069 Lower CppOverloadSetValue (#6101) hai 7 meses
  Jon Ross-Perkins 4a6376cf59 Rename/restructure `Destroy` logic to better reflect #6124 (#6144) hai 7 meses
  Jon Ross-Perkins 49ba8cf3e1 Switch class to use a blanket impl for `Destroy` (#6125) hai 7 meses
  Richard Smith 925250f8f9 Improve diagnostics for overload resolution failure. (#6091) hai 7 meses
  Jon Ross-Perkins 9704dc670e Change the Destroy blanket impls to be more specific (#6098) hai 7 meses
  Richard Smith b054e3d2b0 Overload resolution support for more kinds of candidate. (#6071) hai 7 meses
  Richard Smith ca40e9d693 Support making method calls to C++ overload sets. (#6069) hai 7 meses
  Ivana Ivanovska 12ddfb9c7c [Carbon/C++ interop] Add support for C++ overloaded functions (#5891) hai 7 meses
  Richard Smith 8c9080801c Support for building thunks for C++ methods. (#5972) hai 8 meses
  Richard Smith b2b0b4a73f Improve recovery from bad type imports. (#5953) hai 8 meses
  Boaz Brickner 6a3e222fb7 Don't ignore SemIR ranges in C++ interop tests (#5877) hai 9 meses
  Richard Smith 36f0a73092 Initial support for interop with class/struct/union fields. (#5849) hai 9 meses
  Jon Ross-Perkins 7ccc1e0144 Expand naming for impls and functions (#5808) hai 9 meses
  Jon Ross-Perkins eae3491129 Switch inst namer to queue entities when reached (#5806) hai 9 meses
  Richard Smith f204bdf094 Basic support for calling class methods imported from C++. (#5796) hai 9 meses