search for: decltempl

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

2013 Jan 23
0
[LLVMdev] Build Error while building AST lib. (DeclTemplate.h)
...pecializationInfo *I) { 700 return I->Function->getMostRecentDecl(); 701 } 702 }; *Code fails here* 798 799 typedef SpecIterator<FunctionTemplateSpecializationInfo> spec_iterator; ==> code fails here 800 Error: "/llvm/version2/llvm/tools/clang/include/clang/AST/DeclTemplate.h", line 799.16: 1540-1109 (S) The use of undefined class "clang::RedeclarableTemplateDecl::SpecEntryTraits<clang::FunctionTemplateSpecializationInfo>" is not valid. ------------------- Thanks Sunil -------------- next part -------------- An HTML attachment was scrubbed......