| .. |
|
base.carbon
|
5de47962b0
Support for importing C++ base classes. (#5856)
|
9 months ago |
|
constructor.carbon
|
1d314c7c4d
Import C++ constructors of class `Type` `fn Type(...) -> Type` (#5879)
|
8 months ago |
|
extern_c.carbon
|
c7886f4336
Ask Clang to mangle names, don't try to do it ourselves. (#5764)
|
10 months ago |
|
fail_extern_c.carbon
|
c7886f4336
Ask Clang to mangle names, don't try to do it ourselves. (#5764)
|
10 months ago |
|
field.carbon
|
0d74162e2a
Support C++ import for anonymous struct and union members. (#5855)
|
9 months ago |
|
function_decl.carbon
|
bff601e417
Add min-preludes to most of lowering and a few more slow tests (#5680)
|
10 months ago |
|
function_in_template.carbon
|
9f67fa4b0f
Allow interop with templated but non-template functions. (#5809)
|
9 months ago |
|
import_inline.carbon
|
7cac77119c
Support `import Cpp inline "some code";`. (#5904)
|
9 months ago |
|
method.carbon
|
7ccc1e0144
Expand naming for impls and functions (#5808)
|
9 months ago |
|
thunk.carbon
|
3c9d267388
Generate and use a C++ thunk to call non simple ABI C++ functions (#5850)
|
8 months ago |