[clang-tools-extra] [clang-tidy][clangd] Fixed removeFunctionArgs don't remove comma for use-ranges check (PR #118568)

via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 19 15:19:51 PST 2024


EugeneZelenko wrote:

> No release note is fine for this patch, as this fixes a problem that is invisible when using clang-tidy, but visible with clangd. The general case for clangd is fixed in #118569. Otherwise, I don't think this would be a release note for clang-tidy, but for clangd (IMO). WDYT @EugeneZelenko

I agree with that.

https://github.com/llvm/llvm-project/pull/118568


More information about the cfe-commits mailing list