Boaz Brickner b5d86fdb6f Properly dump SemIR for inline C++ imports (#6001) hace 8 meses
..
class 8adb3570ac C++ Interop: Add support for `char` (#5988) hace 8 meses
enum 82ba1a43a1 Support for importing C++ enum types. (#5978) hace 8 meses
function 8adb3570ac C++ Interop: Add support for `char` (#5988) hace 8 meses
stdlib bd90fe1d9b Interop: map C++ `std::string_view` into Carbon `str` when importing. (#5985) hace 8 meses
bad_import.carbon 7cac77119c Support `import Cpp inline "some code";`. (#5904) hace 9 meses
cpp_diagnostics.carbon 7cac77119c Support `import Cpp inline "some code";`. (#5904) hace 9 meses
cpp_namespace.carbon 76cdbd8a5a Introduce the `none.carbon` min-prelude (#5694) hace 10 meses
fail_fuzzing.carbon bcba76aca7 Require file tests to specify a min-prelude (#5818) hace 9 meses
fail_todo_arithmetic_types_unmapped.carbon c90c6728fd Interop: support all C++ integer types that map to `intN_t` or `uintN_t`. (#5836) hace 9 meses
file_not_found.carbon 25681901bd Improve mapping of Clang diagnostics into Carbon diagnostics (#5894) hace 9 meses
import.carbon 3c9d267388 Generate and use a C++ thunk to call non simple ABI C++ functions (#5850) hace 9 meses
include.carbon 76cdbd8a5a Introduce the `none.carbon` min-prelude (#5694) hace 10 meses
include_paths.carbon c90c6728fd Interop: support all C++ integer types that map to `intN_t` or `uintN_t`. (#5836) hace 9 meses
inline.carbon b5d86fdb6f Properly dump SemIR for inline C++ imports (#6001) hace 8 meses
multiple_imports.carbon 76cdbd8a5a Introduce the `none.carbon` min-prelude (#5694) hace 10 meses
namespace.carbon d37f1ae6b5 Add return value support to C++ thunks. (#5976) hace 8 meses
typedef.carbon b410ebd088 Fix destruction of generic types (#5943) hace 8 meses
unsupported_decl_type.carbon b2b0b4a73f Improve recovery from bad type imports. (#5953) hace 8 meses