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