[PATCH] D62105: [CommandLine] Remove OptionCategory and SubCommand caches from the Option class.

Don Hinton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 9 07:39:27 PDT 2019


hintonda added a comment.

Patch is ready, so I'll post as soon as I complete rebase/build/test.

The fix is just making GeneralCategory a ManagedStatic, so without objection, I'll land it tomorrow and watch the bots.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D62105





More information about the llvm-commits mailing list