mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 18:22:21 +01:00
This keeps all of our C++ code written in C++ source files, and avoids the increasing size of the RTTI generation script we'd started to see in #2699. Co-authored-by: Chandler Carruth <chandlerc@gmail.com>