[PATCH] D103503: [OpaquePtr] Introduce option to force all pointers to be opaque pointers

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 24 02:13:35 PDT 2021


nikic accepted this revision.
nikic added a comment.
This revision is now accepted and ready to land.
Herald added a subscriber: ormris.

Assuming there are no problems moving the command line parsing for opt, this LGTM.

Separating testing for the one-line value enumerator change does not seem particularly valuable.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103503



More information about the llvm-commits mailing list