[llvm-bugs] [Bug 35949] New: [X86] Properly test headers with Wdocumentation
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Jan 15 05:46:00 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=35949
Bug ID: 35949
Summary: [X86] Properly test headers with Wdocumentation
Product: clang
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: Headers
Assignee: unassignedclangbugs at nondot.org
Reporter: llvm-dev at redking.me.uk
CC: craig.topper at gmail.com,
douglas_yung at playstation.sony.com,
katya_romanova at playstation.sony.com,
llvm-bugs at lists.llvm.org, spatel+llvm at rotateright.com
As mentioned on D41523, we should ensure that all the x86 builtin codegen tests
are being properly tested with Wdocumentation to check for any anomalies in the
doxygen within x86intrin.h etc.
Initial tests suggested that just adding -Wdocumentation to the RUN command
doesn't seem to work so further investigation is necessary.
--
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/20180115/abff26ff/attachment.html>
More information about the llvm-bugs
mailing list