Elliott Kalt 58de34e534 Decouple associated constants from let (#5973) 8 months ago
..
base 82ba1a43a1 Support for importing C++ enum types. (#5978) 8 months ago
check 58de34e534 Decouple associated constants from let (#5973) 8 months ago
codegen d599023c19 Change CodeGen to use a diagnostic consumer (#5847) 9 months ago
diagnostics 58de34e534 Decouple associated constants from let (#5973) 8 months ago
docs 8d08e774fc Add a feature to explicitly include a file's SemIR (#5961) 8 months ago
driver d49cb3ecfb Start building Clang runtimes on-demand (#5338) 8 months ago
format 8c3fa80691 Add cc rule wrappers for cc_env (#5277) 1 year ago
install d49cb3ecfb Start building Clang runtimes on-demand (#5338) 8 months ago
language_server 9f108bad6e Rename `cpp_ast` to `clang_ast_unit` (#5926) 9 months ago
lex 50e5476ee3 Add support for `unsafe as` operator to the toolchain. (#5993) 8 months ago
lower 0e6dd7e701 Add `MaybeUnformed(T)` type. (#5989) 8 months ago
parse 58de34e534 Decouple associated constants from let (#5973) 8 months ago
sem_ir 58de34e534 Decouple associated constants from let (#5973) 8 months ago
source bf32da8dad Add missing standard library header inclusions (#5316) 1 year ago
testing 50e5476ee3 Add support for `unsafe as` operator to the toolchain. (#5993) 8 months ago
BUILD 13502b7c89 Replace #4505 with a different set of workarounds (#4527) 1 year ago
README.md a24816a1f4 Move toolchain architecture to markdown (#4242) 1 year ago
autoupdate_testdata.py 7181a37997 Make it easier to see test performance (#5363) 1 year ago
run_tool.bzl 13502b7c89 Replace #4505 with a different set of workarounds (#4527) 1 year ago

README.md

Toolchain

See docs.