trunk
Skip `ImplWitnessTable::elements_id` when generating fingerprints (#7629)
Update to a more recent LLVM. (#7488)
Create a Clang module per Carbon file. (#7594)
Support LP64 platforms such as Darwin where `int64_t` is `long long`. (#7596)
Add a flag to build a single ASTContext shared across all compilations (#7567)
Give thunks weak_odr linkage. (#7525)
Fix C++ code generation in `--share-cpp-ast` mode (#7605)
Only lower files we are going to emit. (#7611)