Rahul Joshi 8f67759585
[NFC][TableGen] Remove close member from various CodeGenHelpers (#167904)
Always rely on local scopes to enforce the lifetime of these helper
objects and by extension where the "closing" of various C++ code
constructs happens.
2025-11-18 11:11:19 -08:00
..