Geoff Romer 4a47f1ebeb Remove some uses of ReturnTypeInfo (#6577) 3 hónapja
..
class e1ec8d42d1 Give `ReturnExpr` a target only when initialization is in-place (#6570) 3 hónapja
enum c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 hónapja
function 4a47f1ebeb Remove some uses of ReturnTypeInfo (#6577) 3 hónapja
impls e1ec8d42d1 Give `ReturnExpr` a target only when initialization is in-place (#6570) 3 hónapja
stdlib 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) 3 hónapja
template 935ccce2a6 Fix lowering of imported global variables. (#6567) 3 hónapja
bad_import.carbon b54f2dd592 Support `import Cpp;` to import `Cpp` namespace for using C++ builtins (#6320) 6 hónapja
builtins.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 hónapja
builtins.llp64.carbon 31919afa24 Allow conversion between `T*` and `Cpp.void*`. (#6575) 3 hónapja
builtins.lp64.carbon 31919afa24 Allow conversion between `T*` and `Cpp.void*`. (#6575) 3 hónapja
cpp_diagnostics.carbon 7cac77119c Support `import Cpp inline "some code";`. (#5904) 9 hónapja
cpp_namespace.carbon e7eb3b7b5a Consolidate default Clang argument handling (#6545) 4 hónapja
fail_fuzzing.carbon bcba76aca7 Require file tests to specify a min-prelude (#5818) 9 hónapja
fail_todo_arithmetic_types_unmapped.carbon bef92cf881 Add `CppCompat.ULong32`, `CppCompat.LongLong64` and `CppCompat.ULongLong64` (#6386) 5 hónapja
file_not_found.carbon 25681901bd Improve mapping of Clang diagnostics into Carbon diagnostics (#5894) 9 hónapja
globals.carbon ead7803d60 Simplify importing of C++ global variables. (#6565) 3 hónapja
import.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 hónapja
include.carbon 76cdbd8a5a Introduce the `none.carbon` min-prelude (#5694) 10 hónapja
include_paths.carbon c90c6728fd Interop: support all C++ integer types that map to `intN_t` or `uintN_t`. (#5836) 9 hónapja
inline.carbon 5f561282eb Properly set the name for C++ overload set instructions in SemIR (#6156) 7 hónapja
macros.carbon ead7803d60 Simplify importing of C++ global variables. (#6565) 3 hónapja
modules.carbon a8eca2ece6 Delay finishing the C++ translation unit until we reach the real EOF. (#6489) 4 hónapja
multiple_imports.carbon 76cdbd8a5a Introduce the `none.carbon` min-prelude (#5694) 10 hónapja
namespace.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 hónapja
typedef.carbon c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 hónapja
unsupported_decl_type.carbon e1ec8d42d1 Give `ReturnExpr` a target only when initialization is in-place (#6570) 3 hónapja
unused_internal.carbon a8eca2ece6 Delay finishing the C++ translation unit until we reach the real EOF. (#6489) 4 hónapja
void.carbon 31919afa24 Allow conversion between `T*` and `Cpp.void*`. (#6575) 3 hónapja
void_pointer.carbon 31919afa24 Allow conversion between `T*` and `Cpp.void*`. (#6575) 3 hónapja