search for: sematemplatevariadic

Displaying 1 result from an estimated 1 matches for "sematemplatevariadic".

2011 Jan 20
0
[LLVMdev] Warnings when compiling llvm+clang (Mac OS X system gcc)
...y : 8; ///< Constraint on block entry. BorderConstraint Exit : 8; ///< Constraint on block exit. }; Where only the Number member is initialized. Couldn't we initialize the other members to invalid values? In clang, the warning is: ---------------------------- makellvm[0]: Compiling SemaTemplateVariadic.cpp for Release+Asserts build /Users/filcab/dev/stuff/llvm/llvm/tools/clang/lib/Sema/SemaTemplateVariadic.cpp: In member function ‘bool clang::Sema::CheckParameterPacksForExpansion(clang::SourceLocation, clang::SourceRange, const clang::UnexpandedParameterPack*, unsigned int, const clang::MultiLeve...