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

README.md

Toolchain

See docs.