This revision was automatically updated to reflect the committed changes.
Closed by commit rG471d06020a6a: [CIndex] Fix annotate-deep-statements test
when using a Debug build (authored by aganea).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70149/n
aganea added a comment.
Thanks Reid!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70149/new/
https://reviews.llvm.org/D70149
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.
rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.
lgtm
I was wondering if Richard would add something since he created this stack size
management code, but in the absence of that, this looks right to me.
Repository:
rG LLVM Github Monorepo
CHA
aganea created this revision.
aganea added reviewers: rsmith, aaron.ballman, rnk.
Herald added subscribers: cfe-commits, arphaman.
Herald added a project: clang.
As per title: previously, running the test
`clang/test/Index/annotate-deep-statements.cpp` used to fail because of stack
exhaustion (D