[PATCH] D127259: [CodeGen] guarantee templated static variables are initialized in the reverse instantiation order
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 27 12:23:04 PST 2023
erichkeane accepted this revision.
erichkeane added a comment.
I don't see much compile-time concerns myself, and this seems to fix a pretty serious regression, I think this is acceptable once Aaron and the author think so as well.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127259/new/
https://reviews.llvm.org/D127259
More information about the cfe-commits
mailing list