What's Changed
Toolchain and implementation changes 🛠️
- Make symbolic local bindings a TODO by @jonmeow in #6449
- Refactor function return type representation by @geoffromer in #6463
- Factor out a
Check::CppContextholding C++-specific check state by @zygoloid in #6482 - Move forward-decl-only code out to the handler of the forward decl node (Refactor Impl construction 3/7) by @danakj in #6467
- Switch from
clang::ASTUnittoclang::CompilerInstance. by @zygoloid in #6483 - Factor out C-string argv building and simplify vlogs by @chandlerc in #6478
- Handle SpecificImplFunction in GetCallee by @geoffromer in #6487
Full Changelog: v0.0.0-0.nightly.2025.12.10...v0.0.0-0.nightly.2025.12.11