What's Changed
Toolchain and implementation changes 🛠️
- When adding an imported C++ name, make sure that its
clang::Declis mapped if import failed by @bricknerb in #5769 - Track the location of the Cpp import for use in Clang diagnostics. by @zygoloid in #5783
Infrastructure changes 🏗️
- Try using clangd-tidy by @jonmeow in #5763
- Fix clangd-tidy to avoid blocking merges while testing by @jonmeow in #5782
Full Changelog: v0.0.0-0.nightly.2025.07.08...v0.0.0-0.nightly.2025.07.09