[LLVMbugs] [Bug 23512] New: Clang prints garbage in compile warning
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed May 13 01:29:32 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=23512
Bug ID: 23512
Summary: Clang prints garbage in compile warning
Product: clang
Version: 3.5
Hardware: PC
OS: FreeBSD
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: hps at selasky.org
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Hi,
Clang prints garbage in one of its warnings:
> clang35 -v
clang version 3.5.1 (tags/RELEASE_351/final)
Target: x86_64-portbld-freebsd9.3
Thread model: posix
> bmake -m $PWD/share/mk CC=/usr/local/bin/clang35 LD=/usr/local/bin/ld buildkernel -DNO_CLEAN -DNO_KERNELDEPEND WERROR=""
/usr/img/freebsd/sys/modules/sppp/../../net/if_spppsubr.c:5372:15: warning:
format specifies type 'unsigned char *' but the argument has
���������������`������������0������P����������
--HPS
--
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/20150513/c5b74faf/attachment.html>
More information about the llvm-bugs
mailing list