llvm upgrade.
This commit is contained in:
parent
7aa512757c
commit
67539cd6af
@ -43,7 +43,7 @@ namespace cling {
|
||||
m_HandledDecls.insert(m_FoundDRE->getDecl());
|
||||
}
|
||||
}
|
||||
CS->setStmts(m_Sema->getASTContext(), Stmts.data(), Stmts.size());
|
||||
CS->setStmts(m_Sema->getASTContext(), Stmts);
|
||||
}
|
||||
|
||||
void Fix(CXXTryStmt* TS) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user