Richard Smith bd90fe1d9b Interop: map C++ `std::string_view` into Carbon `str` when importing. (#5985) hai 8 meses
..
base 82ba1a43a1 Support for importing C++ enum types. (#5978) hai 8 meses
check bd90fe1d9b Interop: map C++ `std::string_view` into Carbon `str` when importing. (#5985) hai 8 meses
codegen d599023c19 Change CodeGen to use a diagnostic consumer (#5847) hai 9 meses
diagnostics d49cb3ecfb Start building Clang runtimes on-demand (#5338) hai 8 meses
docs 8d08e774fc Add a feature to explicitly include a file's SemIR (#5961) hai 8 meses
driver d49cb3ecfb Start building Clang runtimes on-demand (#5338) hai 8 meses
format 8c3fa80691 Add cc rule wrappers for cc_env (#5277) hai 1 ano
install d49cb3ecfb Start building Clang runtimes on-demand (#5338) hai 8 meses
language_server 9f108bad6e Rename `cpp_ast` to `clang_ast_unit` (#5926) hai 9 meses
lex ad84e71acd Avoid non-UTF8-encoded test files. (#5965) hai 8 meses
lower 82ba1a43a1 Support for importing C++ enum types. (#5978) hai 8 meses
parse 41ed82e033 Add basic support for strings to core, check, and lower. (#5963) hai 8 meses
sem_ir d37f1ae6b5 Add return value support to C++ thunks. (#5976) hai 8 meses
source bf32da8dad Add missing standard library header inclusions (#5316) hai 1 ano
testing 41ed82e033 Add basic support for strings to core, check, and lower. (#5963) hai 8 meses
BUILD 13502b7c89 Replace #4505 with a different set of workarounds (#4527) hai 1 ano
README.md a24816a1f4 Move toolchain architecture to markdown (#4242) hai 1 ano
autoupdate_testdata.py 7181a37997 Make it easier to see test performance (#5363) hai 1 ano
run_tool.bzl 13502b7c89 Replace #4505 with a different set of workarounds (#4527) hai 1 ano

README.md

Toolchain

See docs.