[clang] [clang][NFC] Move Diags.isIgnored check later in checkForRedundantLoop (PR #141470)

Timm Baeder via cfe-commits cfe-commits at lists.llvm.org
Fri May 30 05:48:16 PDT 2025


tbaederr wrote:

> Can you elaborate in your summary.
> 
> I am guessing because the other checks are a lot cheaper and this overall improves performance?

Yep. Updated the description.

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


More information about the cfe-commits mailing list