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: unassignedb...@nondot.org
          Reporter: m...@ckristo.net
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to