Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #116170 - matthewjasper:remove-thir-destruction-scopes, r=cjgillot
Don't include destruction scopes in THIR
They are not used by anyone, and add memory/performance overhead.