[LLVMdev] Impressive amount of warnings

Renato Golin renato.golin at linaro.org
Fri Apr 18 12:58:03 PDT 2014


That started happening after someone changed that in compiler-RT, if
I'm not mistaken. I'm on holidays with little access to the boards...
:(

--renato

On 18 April 2014 16:54, Tobias Grosser <tobias at grosser.es> wrote:
>
>
> On 18/04/2014 21:29, Renato Golin wrote:
>>
>> Hi Folks,
>>
>> We're still seeing an impressive amount of warnings on the buildbots:
>>
>>
>> http://lab.llvm.org:8011/builders/clang-native-arm-cortex-a9/builds/17541/steps/compile/logs/stdio
>>
>> Seems this is one or two places included from the rest of the world...
>> Any ideas?
>
>
> /usr/include/arm-linux-gnueabihf/bits/string3.h:82:32: warning: call to
> ‘__warn_memset_zero_len’ declared with attribute warning: memset used with
> constant zero length parameter; this could be due to transposed parameters
> [enabled by default]
>
> It seems many warnings are outside of LLVM. Is the file above a system
> header where warnings should be ignored?
>
> Cheers,
> Tobias
>




More information about the llvm-dev mailing list