Clarification comment.
This commit is contained in:
parent
98283abd49
commit
50fe8b7a32
@ -37,6 +37,7 @@ namespace cling {
|
||||
}
|
||||
cling::Transaction T(m_Sema->getASTContext());
|
||||
T.append(FD);
|
||||
// We know that it didn't end up in the EE by design.
|
||||
ASTNodeEraser eraser(m_Sema, /*ExecutionEngine*/0);
|
||||
eraser.RevertTransaction(&T);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user