forked from OSchip/llvm-project
![]() Submitted by: Reviewed by: Fix a couple bugs in ParseCallExpr(). - check isVariadic(). - make sure an AST isn't created if the number of args don't match but the types do! - rename "n" to something more descriptive:-) llvm-svn: 39438 |
||
---|---|---|
.. | ||
ASTContext.cpp | ||
ASTStreamer.cpp | ||
Builtins.cpp | ||
Decl.cpp | ||
Expr.cpp | ||
Makefile | ||
Sema.cpp | ||
Sema.h | ||
SemaDecl.cpp | ||
SemaExpr.cpp | ||
SemaExprCXX.cpp | ||
SemaStmt.cpp | ||
SemaType.cpp | ||
Stmt.cpp | ||
StmtPrinter.cpp | ||
StmtVisitor.cpp | ||
Type.cpp |