mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 20:20:10 +01:00
This change accomplishes the TODOs for access checking. More specifically it, - makes `SemIR::AccessKind` formattable using `llvm::formatv`. - makes use of `LookupUnqualifiedName` to find `Self`.