AaronBallman wrote:
> Does this also fix: #138823
I don't believe so, at least from my testing on godbolt (which should have my
changes, from the git hash they have with --version).
https://github.com/llvm/llvm-project/pull/138877
___
cfe-commits mai
https://github.com/shafik commented:
Does this also fix: https://github.com/llvm/llvm-project/issues/138823
https://github.com/llvm/llvm-project/pull/138877
___
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/
https://github.com/zyn0217 approved this pull request.
Thanks!
https://github.com/llvm/llvm-project/pull/138877
___
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/cor3ntin approved this pull request.
https://github.com/llvm/llvm-project/pull/138877
___
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/erichkeane approved this pull request.
https://github.com/llvm/llvm-project/pull/138877
___
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Aaron Ballman (AaronBallman)
Changes
We were previously recovering a bit too hard; consumeClose() would skip to a
recovery point, then we would call skipToEnd() to skip to another recovery
point. Needless to say, the follow-on diagnostics
https://github.com/AaronBallman created
https://github.com/llvm/llvm-project/pull/138877
We were previously recovering a bit too hard; consumeClose() would skip to a
recovery point, then we would call skipToEnd() to skip to another recovery
point. Needless to say, the follow-on diagnostics wer