[llvm-dev] [CommandLine] Unable to implement a custom parser -- all marked final

Don Hinton via llvm-dev llvm-dev at lists.llvm.org
Thu Apr 18 13:44:49 PDT 2019


https://llvm.org/docs/CommandLine.html#writing-a-custom-parser describes
how to implement a custom parser, but they're all marked `final`, so I
can't inherit.

Is there a reason for this?  If not, I'll submit patch with tests.

thanks...
don
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190418/db418b9a/attachment.html>


More information about the llvm-dev mailing list