[PATCH] D105959: Use ManagedStatic and lazy initialization of cl::opt in libSupport to make it free of global initializer
Uday Bondhugula via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 15 19:12:04 PDT 2021
bondhugula added a comment.
This is a really welcome change! Multiple registration issues were really an inconvenience - I had no clue this was the pattern to use to fix it. Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105959/new/
https://reviews.llvm.org/D105959
More information about the cfe-commits
mailing list