[llvm-bugs] [Bug 32748] New: Clang User's Manual doesn't enumerate the -W options

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Apr 22 12:33:25 PDT 2017


http://bugs.llvm.org/show_bug.cgi?id=32748

            Bug ID: 32748
           Summary: Clang User's Manual doesn't enumerate the -W options
           Product: Documentation
           Version: trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: General docs
          Assignee: unassignedbugs at nondot.org
          Reporter: guy at alum.mit.edu
                CC: llvm-bugs at lists.llvm.org

The user's manual at

    http://clang.llvm.org/docs/UsersManual.html

doesn't describe all the options for enabling and disabling warnings.

The only place I've found to find out what options are supported is
include/clang/Basic/DiagnosticGroups.td.  That's not good enough.

-- 
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/20170422/e8942e6a/attachment.html>


More information about the llvm-bugs mailing list