[PATCH] D105959: Use ManagedStatic and lazy initialization of cl::opt in libSupport to make it free of global initializer

Chris Lattner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 15 09:51:20 PDT 2021


lattner accepted this revision.
lattner added a comment.
This revision is now accepted and ready to land.

This is really great Mehdi, thank you for making libsupport be static ctor clean!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105959/new/

https://reviews.llvm.org/D105959



More information about the llvm-commits mailing list