mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 22:02:23 +01:00
Start recording the clang::DeclContext* -> InstId mapping for use in later operations. The test update includes removing the initial fail_* test because I hadn't thought about the use of namespace aliases as a way to test for the presence of a namespace without the failure caused by not finding the thing inside the namespace. --------- Co-authored-by: Jon Ross-Perkins <jperkins@google.com>