[llvm-bugs] [Bug 35721] New: <x86intrin.h> is not warning-clean

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Dec 21 11:55:22 PST 2017


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

            Bug ID: 35721
           Summary: <x86intrin.h> is not warning-clean
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Headers
          Assignee: unassignedclangbugs at nondot.org
          Reporter: roland at hack.frob.com
                CC: llvm-bugs at lists.llvm.org, phosek at chromium.org

clang -Wall -Wextra -Wsystem-headers -S -o - -xc <(echo '#include
<x86intrin.h>')

produces lots -Wignored-attributes warnings, maybe others.

-- 
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/20171221/ca6c2872/attachment.html>


More information about the llvm-bugs mailing list