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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to