eduucaldas updated this revision to Diff 297511.
eduucaldas added a comment.
Add asserts to `MutationsImpl::remove`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89147/new/
https://reviews.llvm.org/D89147
Files:
clang/include/clang/Tooling/Synta
eduucaldas updated this revision to Diff 297396.
eduucaldas added a comment.
Fix whitespacing
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89147/new/
https://reviews.llvm.org/D89147
Files:
clang/include/clang/Tooling/Syntax/Tree.h
clang/lib/T
eduucaldas updated this revision to Diff 297395.
eduucaldas added a comment.
Add role sanity-check. Introduce `GetBegin()`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89147/new/
https://reviews.llvm.org/D89147
Files:
clang/include/clang/Tooli
eduucaldas updated this revision to Diff 297389.
eduucaldas added a comment.
Add reachability assertions
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89147/new/
https://reviews.llvm.org/D89147
Files:
clang/include/clang/Tooling/Syntax/Tree.h
eduucaldas created this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
eduucaldas requested review of this revision.
Previously `replaceChildRangeLowLevel` took the new child range as a
`Node* New`. `New` was expected to have siblings attached already, and
thus i