Richard Smith 4bbc189d55 Don't produce a follow-on error message if we try to perform an impl lookup during error recovery. (#4749) 1 年之前
..
base 3f9a06aee3 Look at flipping clang-tidy's misc-* to enable-by-default (#4699) 1 年之前
check 4bbc189d55 Don't produce a follow-on error message if we try to perform an impl lookup during error recovery. (#4749) 1 年之前
codegen 4febf7c459 Add capitilization and punctuation to TODO comments (#4486) 1 年之前
diagnostics 5169a1862e Require a definition in the same file as an `impl` declaration (#4719) 1 年之前
docs 13502b7c89 Replace #4505 with a different set of workarounds (#4527) 1 年之前
driver d41668350b Suppress testing SemIR in int builtin tests. (#4748) 1 年之前
format df55b89e08 Implement some token-based formatting structure. (#4386) 1 年之前
install 13502b7c89 Replace #4505 with a different set of workarounds (#4527) 1 年之前
language_server c832d523be Update files and clang-tidy config to pass with clang-tidy-20 (#4691) 1 年之前
lex d41668350b Suppress testing SemIR in int builtin tests. (#4748) 1 年之前
lower 7d8d59cb7e Make snegate / unegate overflow handling consistent with other builtins. (#4744) 1 年之前
parse 28602a87c2 Fix handling of repeated tuple indexing. (#4733) 1 年之前
sem_ir 01ca9f05dd `has_definition_started` accessor for entities (#4730) 1 年之前
source 2a36ff611d Remove a couple std::string uses in diagnostics. (#4421) 1 年之前
testing 3f9a06aee3 Look at flipping clang-tidy's misc-* to enable-by-default (#4699) 1 年之前
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 4293c9f25f Switch python syntax to use Path.parents (#4235) 1 年之前
run_tool.bzl 13502b7c89 Replace #4505 with a different set of workarounds (#4527) 1 年之前

README.md

Toolchain

See docs.