[LLVMdev] new warnings in -r61596

Chris Lattner clattner at apple.com
Fri Jan 2 16:52:24 PST 2009


On Jan 2, 2009, at 3:19 PM, Mike Stump wrote:

> 2 new warnings in llvm:
>
> /Volumes/mrs5/net/llvm/llvm/lib/AsmParser/LLParser.cpp: In member
> function 'bool llvm::LLParser::ParseGlobal(const std::string&, const
> char*, unsigned int, bool, unsigned int)':
> /Volumes/mrs5/net/llvm/llvm/lib/AsmParser/LLParser.cpp:446: warning:
> 'IsConstant' may be used uninitialized in this function

This is a bogus warning.

-Chris



More information about the llvm-dev mailing list