[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
Sun Apr 21 14:29:49 PDT 2019


hintonda created this revision.
hintonda added a reviewer: dblaikie.
Herald added a project: LLVM.

This allows users to inherit and customize parsers.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D60955

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60955.196021.patch
Type: text/x-patch
Size: 4653 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190421/38aa1751/attachment.bin>


More information about the llvm-commits mailing list