mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 22:02:23 +01:00
Use the same C++ -> Carbon map for both interop directions, and when importing an entity from Carbon -> C++, check whether it was originally a C++ entity and if so return the original. Assisted-by: Gemini via Google Antigravity