Issue 76024
Summary usage example in CommonOptionsParser.h won't compile
Labels new issue
Assignees
Reporter jwuttke
    The usage example in CommonOptionsParser.h [1] suggests
direct use of the constructor `CommonOptionsParser`, which
however, for arcane reasons, is `protected`. Therefore the
usage example won't compile.

[1] https://github.com/llvm/llvm-project/blob/7022a24771c8404f847abb226735a3ae21794426/clang/include/clang/Tooling/CommonOptionsParser.h#L42
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to