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: unassignedclangb...@nondot.org
          Reporter: rol...@hack.frob.com
                CC: llvm-bugs@lists.llvm.org, pho...@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to