[llvm-bugs] [Bug 41080] New: "Diagnostic flags in Clang" for 8.0 rc5 is missing many flags

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Mar 15 01:32:09 PDT 2019


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

            Bug ID: 41080
           Summary: "Diagnostic flags in Clang" for 8.0 rc5 is missing
                    many flags
           Product: clang
           Version: 8.0
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Documentation
          Assignee: unassignedclangbugs at nondot.org
          Reporter: igor.akhmetov at gmail.com
                CC: llvm-bugs at lists.llvm.org, richard-llvm at metafoo.co.uk

"Diagnostic flags in Clang" reference page for 8.0 rc5
(https://prereleases.llvm.org/8.0.0/rc5/tools/clang/docs/DiagnosticsReference.html)
is missing some flags which are available both in 7.0 and trunk. The following
list might be incomplete:

argument-outside-range
atimport-in-framework-header
atomic-alignment
binding-in-condition
c++98-compat-extra-semi
cast-qual-unrelated
dangling
deprecated-this-capture
experimental-isel
framework-include-private-from-public
function-multiversion
ignored-pragma-optimize
incomplete-framework-module-declaration
memset-transposed-args
microsoft-inaccessible-base
nontrivial-memaccess
ordered-compare-function-pointers
quoted-include-in-framework-header
return-std-move
return-std-move-in-c++11
self-assign-overloaded
stdlibcxx-not-found
suspicious-bzero
suspicious-memaccess
tautological-constant-in-range-compare
tautological-type-limit-compare
unicode-homoglyph
unsupported-target-opt

-- 
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/20190315/37c562de/attachment.html>


More information about the llvm-bugs mailing list