Jon Ross-Perkins 3ab02b98ee Fix missing return slot assignment (#3866) 2 years ago
..
base e66406ec93 Disable bugprone-macro-parentheses and let clang-format insert braces. (#3825) 2 years ago
check 3ab02b98ee Fix missing return slot assignment (#3866) 2 years ago
codegen 1974e44fd9 Rename factory functions from 'Create' to 'Make' (#3706) 2 years ago
diagnostics 6889aff49a Add functions for instantiating builtin types through lookup. (#3857) 2 years ago
driver 72564a08d4 Explicitly flush stream_consumer (#3828) 2 years ago
lex 37aa309c81 Add recovery tokens using AddToken to get correct parse tree sizes. (#3851) 2 years ago
lower 6889aff49a Add functions for instantiating builtin types through lookup. (#3857) 2 years ago
parse 37aa309c81 Add recovery tokens using AddToken to get correct parse tree sizes. (#3851) 2 years ago
sem_ir 6889aff49a Add functions for instantiating builtin types through lookup. (#3857) 2 years ago
source b5d28f2c4b location -> loc abbreviation (#3826) 2 years ago
testing 033c68c45b Remove a couple unnecessary != operators. (#3808) 2 years ago
README.md e9480e7dfe Clean up a couple non-proposal docs links that had access issues. (#2565) 3 years ago
autoupdate_testdata.py 9c46d15f78 Distribute autoupdate across threads. (#3443) 2 years ago

README.md

Toolchain

A design is currently maintained in Google Drive. It'll be migrated to markdown once we are confident in its stability.