Dana Jansens 00d0eb85e2 Remove redundant if condition after #5971 (#6003) před 8 měsíci
..
base 82ba1a43a1 Support for importing C++ enum types. (#5978) před 8 měsíci
check 00d0eb85e2 Remove redundant if condition after #5971 (#6003) před 8 měsíci
codegen d599023c19 Change CodeGen to use a diagnostic consumer (#5847) před 9 měsíci
diagnostics 50e5476ee3 Add support for `unsafe as` operator to the toolchain. (#5993) před 8 měsíci
docs 8d08e774fc Add a feature to explicitly include a file's SemIR (#5961) před 8 měsíci
driver d49cb3ecfb Start building Clang runtimes on-demand (#5338) před 8 měsíci
format 8c3fa80691 Add cc rule wrappers for cc_env (#5277) před 1 rokem
install d49cb3ecfb Start building Clang runtimes on-demand (#5338) před 8 měsíci
language_server 9f108bad6e Rename `cpp_ast` to `clang_ast_unit` (#5926) před 9 měsíci
lex 50e5476ee3 Add support for `unsafe as` operator to the toolchain. (#5993) před 8 měsíci
lower 50e5476ee3 Add support for `unsafe as` operator to the toolchain. (#5993) před 8 měsíci
parse 50e5476ee3 Add support for `unsafe as` operator to the toolchain. (#5993) před 8 měsíci
sem_ir b5d86fdb6f Properly dump SemIR for inline C++ imports (#6001) před 8 měsíci
source bf32da8dad Add missing standard library header inclusions (#5316) před 1 rokem
testing 50e5476ee3 Add support for `unsafe as` operator to the toolchain. (#5993) před 8 měsíci
BUILD 13502b7c89 Replace #4505 with a different set of workarounds (#4527) před 1 rokem
README.md a24816a1f4 Move toolchain architecture to markdown (#4242) před 1 rokem
autoupdate_testdata.py 7181a37997 Make it easier to see test performance (#5363) před 1 rokem
run_tool.bzl 13502b7c89 Replace #4505 with a different set of workarounds (#4527) před 1 rokem

README.md

Toolchain

See docs.