mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 22:02:23 +01:00
We can't rely on a `clang::CodeGenerator` existing when compiling C++ code; we don't build one unless we're actually emitting code for the current file any more.