[llvm-bugs] [Bug 35663] New: "CommandLine 2.0 Library Manual" section "Writing a custom parser" needs update

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Dec 14 09:47:54 PST 2017


https://bugs.llvm.org/show_bug.cgi?id=35663

            Bug ID: 35663
           Summary: "CommandLine 2.0 Library Manual" section "Writing a
                    custom parser" needs update
           Product: Documentation
           Version: trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: General docs
          Assignee: unassignedbugs at nondot.org
          Reporter: mail at ckristo.net
                CC: llvm-bugs at lists.llvm.org

The section "Writing a custom parser" in the "CommandLine 2.0 Library Manual"
(https://llvm.org/docs/CommandLine.html#writing-a-custom-parser) needs an
update: 

It seems that inheriting from cl::parser<T> is no longer possible since the
classes where declared final (in 3.7 as it seems, cf.
http://lists.llvm.org/pipermail/llvm-dev/2015-October/091215.html).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20171214/165ab6b8/attachment-0001.html>


More information about the llvm-bugs mailing list