[clang] [Rewrite] Fix offset computation in RemoveText (PR #73827)

2023-11-29 Thread Sebastian Poeplau via cfe-commits
https://github.com/sebastianpoeplau created https://github.com/llvm/llvm-project/pull/73827 When removing a source range from the RewriterBuffer, Clang needs to compute the size of the actual range in the RewriterBuffer (as new elements may have been inserted at any position of the original ra

[clang] [Rewrite] Fix offset computation in RemoveText (PR #73827)

2023-11-29 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: Sebastian Poeplau (sebastianpoeplau) Changes When removing a source range from the RewriterBuffer, Clang needs to compute the size of the actual range in the RewriterBuffer (as new elements may have been inserted at any position of the or

[clang] [Rewrite] Fix offset computation in RemoveText (PR #73827)

2024-01-19 Thread Sebastian Poeplau via cfe-commits
sebastianpoeplau wrote: Ping https://github.com/llvm/llvm-project/pull/73827 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [Rewrite] Fix offset computation in RemoveText (PR #73827)

2024-04-18 Thread Sebastian Poeplau via cfe-commits
https://github.com/sebastianpoeplau updated https://github.com/llvm/llvm-project/pull/73827 >From f31443bb4de3cec4e7d98ac3c147f09a7ca297fe Mon Sep 17 00:00:00 2001 From: Matthieu Eyraud Date: Wed, 16 Aug 2023 13:34:10 + Subject: [PATCH] [Rewrite] Fix offset computation in RemoveText When r

[clang] [Rewrite] Fix offset computation in RemoveText (PR #73827)

2024-04-18 Thread Sebastian Poeplau via cfe-commits
sebastianpoeplau wrote: @jansvoboda11 this is another PR where I would appreciate your feedback if you can find the time. https://github.com/llvm/llvm-project/pull/73827 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cg

[clang] [Rewrite] Fix offset computation in RemoveText (PR #73827)

2024-04-18 Thread Jan Svoboda via cfe-commits
jansvoboda11 wrote: Sorry, I'm not familiar with the rewriter. Maybe @PiotrZSL would be able to take look? https://github.com/llvm/llvm-project/pull/73827 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/l