[cfe-dev] error while making the clang

Wei Li weili747 at gmail.com
Mon Sep 13 10:15:37 PDT 2010


Dear All :

I am getting the following while making CLANG. Any comments?


/home/cis/LLVM/llvm/tools/clang/lib/Checker/../../include/clang/AST/ExprCXX.h:2464:
error: ‘CXXNoexceptExprClass’ was not declared in this scope
/home/cis/LLVM/llvm/tools/clang/lib/CodeGen/../../include/clang/AST/ExprCXX.h:
In constructor ‘clang::CXXNoexceptExpr::CXXNoexceptExpr(clang::QualType,
clang::Expr*, clang::Expr::CanThrowResult, clang::SourceLocation,
clang::SourceLocation)’:
/home/cis/LLVM/llvm/tools/clang/lib/CodeGen/../../include/clang/AST/ExprCXX.h:2448:
error: ‘CXXNoexceptExprClass’ was not declared in this scope
/home/cis/LLVM/llvm/tools/clang/lib/CodeGen/../../include/clang/AST/ExprCXX.h:
In constructor ‘clang::CXXNoexceptExpr::CXXNoexceptExpr(clang::Stmt::EmptyShell)’:
/home/cis/LLVM/llvm/tools/clang/lib/CodeGen/../../include/clang/AST/ExprCXX.h:2454:
error: ‘CXXNoexceptExprClass’ was not declared in this scope
/home/cis/LLVM/llvm/tools/clang/lib/CodeGen/../../include/clang/AST/ExprCXX.h:
In static member function ‘static bool
clang::CXXNoexceptExpr::classof(const clang::Stmt*)’:
/home/cis/LLVM/llvm/tools/clang/lib/CodeGen/../../include/clang/AST/ExprCXX.h:2464:
error: ‘CXXNoexceptExprClass’ was not declared in this scope
/home/cis/LLVM/llvm/tools/clang/lib/Sema/../../include/clang/AST/ExprCXX.h:
In constructor ‘clang::CXXNoexceptExpr::CXXNoexceptExpr(clang::QualType,
clang::Expr*, clang::Expr::CanThrowResult, clang::SourceLocation,
clang::SourceLocation)’:


-- 
Regards,

Wei Li




More information about the cfe-dev mailing list