Richard Smith 87e588c334 Add interop support for complement and subscript operators. (#6576) 3 months ago
..
arithmetic_types_bridged.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 months ago
arithmetic_types_direct.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 months ago
class.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 months ago
decayed_param.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 months ago
default_arg.carbon 531d063596 When importing a trivial destructor from C++, produce a no_op builtin. (#6531) 4 months ago
extern_c.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) 3 months ago
full_semir.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 months ago
function.carbon 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) 3 months ago
in_template.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 months ago
inline.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 months ago
multiple_too_few_args_calls.carbon 5f561282eb Properly set the name for C++ overload set instructions in SemIR (#6156) 7 months ago
operators.carbon 87e588c334 Add interop support for complement and subscript operators. (#6576) 3 months ago
overloads.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 months ago
param_unsupported.carbon 5f561282eb Properly set the name for C++ overload set instructions in SemIR (#6156) 7 months ago
pointer.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 months ago
qualified_param.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 months ago
reference.carbon 0e5832d3c2 Model `ref` tags as insts instead of annotations (#6541) 3 months ago
return.carbon 2ad26487b6 C++ Interop: Don't crash when trying to call a C++ function with undeduced return type (#6363) 5 months ago
struct.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 months ago
thunk_ast.carbon 13bb660f7f Update LLVM and update APIs (#6147) 5 months ago
union.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 months ago
variadic.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 months ago
void_pointer.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 months ago