[clang] [lldb] [Clang] Improve CodeGenerator API a bit (PR #175239)

via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 9 12:36:33 PST 2026


Sirraide wrote:

Oh, I also added some assertions and a comment to make sure `Initialize()` is called before someone attempts to use this to actually emit any code because otherwise things go horribly wrong and it’s very much not obvious what the issue is.

https://github.com/llvm/llvm-project/pull/175239


More information about the cfe-commits mailing list