[clang] [FixIt] Improve Source Ranges and Fix-It Hints for Unused Lambda Captures #106445 (PR #117953)

Erich Keane via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 19 08:47:25 PST 2025


https://github.com/erichkeane commented:

Only a quick scroll through here, and @cor3ntin is the right one to review this, but the test coverage for the new diagnostics seems non-existant.  And much of the test changes themselves are just changing what looks like they are valid tests.

Please ADD tests for your new things, and make it clear what/why you're changing existing tests in this way.

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


More information about the cfe-commits mailing list