[LLVMdev] new warnings
Chris Lattner
clattner at apple.com
Sat Jan 24 11:17:08 PST 2009
On Jan 23, 2009, at 4:09 PM, Mike Stump wrote:
> A new warning:
>
> /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:448: warning:
> 'IsConstant' may be used uninitialized in this function
The warning is bogus.
-Chris
More information about the llvm-dev
mailing list