[PATCH] D60955: [llvm] Remove final and add default virtual dtor to CommandLine parsers

Don Hinton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 24 13:15:35 PDT 2019


hintonda updated this revision to Diff 196508.
hintonda added a comment.

Revert "Recommit r231221: "Devirtualize ~parser<T> by making it protected in base classes and making derived classes final""


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60955

Files:
  llvm/include/llvm/Support/CommandLine.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60955.196508.patch
Type: text/x-patch
Size: 3393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190424/6de252c4/attachment.bin>


More information about the llvm-commits mailing list