David Blaikie bff0e5978b Rudimentary virtual function call interop support (#6050) 7 ヶ月 前
..
base.carbon ca40e9d693 Support making method calls to C++ overload sets. (#6069) 7 ヶ月 前
constructor.carbon 3533668186 Support for building thunks for C++ constructors. (#5977) 8 ヶ月 前
enum.carbon 170237b9e0 Fix handling of enums in overload resolution. (#6072) 7 ヶ月 前
extern_c.carbon b88b53e7e3 C++ interop: Add support for importing globals (#6005) 8 ヶ月 前
field.carbon 0d74162e2a Support C++ import for anonymous struct and union members. (#5855) 9 ヶ月 前
function_decl.carbon bff601e417 Add min-preludes to most of lowering and a few more slow tests (#5680) 10 ヶ月 前
function_in_template.carbon 65a7e50037 Instantiate C++ templates at end of file. (#6084) 7 ヶ月 前
globals.carbon b88b53e7e3 C++ interop: Add support for importing globals (#6005) 8 ヶ月 前
import_inline.carbon 0a679504a5 Update LLVM again to 2025-08-09 (#5958) 8 ヶ月 前
method.carbon bff0e5978b Rudimentary virtual function call interop support (#6050) 7 ヶ月 前
parameters.carbon d37f1ae6b5 Add return value support to C++ thunks. (#5976) 8 ヶ月 前
reference.carbon 1e47f29963 Add reference support to C++ interop. (#6082) 7 ヶ月 前
return.carbon d37f1ae6b5 Add return value support to C++ thunks. (#5976) 8 ヶ月 前
template.carbon 65a7e50037 Instantiate C++ templates at end of file. (#6084) 7 ヶ月 前