[clang-tools-extra] [clang-tidy] Do not diagnose continue of outer loop (PR #222485)
Zeyi Xu via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 10 07:53:03 PDT 2026
================
----------------
zeyi2 wrote:
We probably need `-fnamed-loops` to make this work.
https://github.com/llvm/llvm-project/pull/222485
More information about the cfe-commits
mailing list