[clang] [llvm] Singleton hack of fixing static initialisation order ficaso (PR #154541)
Matheus Izvekov via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 20 09:03:37 PDT 2025
https://github.com/mizvekov approved this pull request.
LGTM, Thanks.
The changes are a strict improvement.
Pre-existing problem, but it sure looks iffy to me that these data structures are global, not attached to any context.
https://github.com/llvm/llvm-project/pull/154541
More information about the cfe-commits
mailing list