| Age | Commit message (Collapse) | Author | Lines |
|
|
|
|
|
|
|
while checking for recursion.
|
|
|
|
... and make the latter mandatory to implement.
|
|
|
|
|
|
|
|
There are now three patterns (shallow, deep, and nested visit). These
are described in detail on the docs in `itemlikevisit::ItemLikeVisitor`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
another and were not previously instrumented.
|
|
Fixes #31207
by removing abort_if_new_errors
|
|
|