Add clarifying comment.
This commit is contained in:
parent
5e2df99165
commit
431e6e6815
@ -793,6 +793,8 @@ namespace cling {
|
||||
&& "Completion point wrongly set!");
|
||||
assert(PP.isCodeCompletionReached()
|
||||
&& "Code completion set but not reached!");
|
||||
|
||||
// Let's ignore this transaction:
|
||||
m_Consumer->getTransaction()->setIssuedDiags(Transaction::kErrors);
|
||||
|
||||
return kSuccess;
|
||||
|
Loading…
x
Reference in New Issue
Block a user