Boaz Brickner 412d911578 Use `context.x()` instead of `context.sema_ir().x()` in `check/cpp/` when possible (#6109) 7 месяцев назад
..
base 973d721916 Some more edits to EnumBase and EnumMaskBase (#6054) 7 месяцев назад
check 412d911578 Use `context.x()` instead of `context.sema_ir().x()` in `check/cpp/` when possible (#6109) 7 месяцев назад
codegen d599023c19 Change CodeGen to use a diagnostic consumer (#5847) 9 месяцев назад
diagnostics 925250f8f9 Improve diagnostics for overload resolution failure. (#6091) 7 месяцев назад
docs 9704dc670e Change the Destroy blanket impls to be more specific (#6098) 7 месяцев назад
driver 64139e5d65 Stop using Map for the cache in InstFingerprinter (#6019) 7 месяцев назад
format 8c3fa80691 Add cc rule wrappers for cc_env (#5277) 1 год назад
install d49cb3ecfb Start building Clang runtimes on-demand (#5338) 8 месяцев назад
language_server 64139e5d65 Stop using Map for the cache in InstFingerprinter (#6019) 7 месяцев назад
lex bac828d244 Add support for `char` keyword per #5903. (#6078) 7 месяцев назад
lower 9704dc670e Change the Destroy blanket impls to be more specific (#6098) 7 месяцев назад
parse bac828d244 Add support for `char` keyword per #5903. (#6078) 7 месяцев назад
sem_ir b1b79c1bac Set deduce_through to false for FacetType, since we don't deduce through it (#6087) 7 месяцев назад
source bf32da8dad Add missing standard library header inclusions (#5316) 1 год назад
testing 9704dc670e Change the Destroy blanket impls to be more specific (#6098) 7 месяцев назад
BUILD 13502b7c89 Replace #4505 with a different set of workarounds (#4527) 1 год назад
README.md a24816a1f4 Move toolchain architecture to markdown (#4242) 1 год назад
autoupdate_testdata.py 1dbf000905 Avoid python stack traces when hitting ^C in autoupdate (#6004) 7 месяцев назад
run_tool.bzl 13502b7c89 Replace #4505 with a different set of workarounds (#4527) 1 год назад

README.md

Toolchain

See docs.