[clang] [clang] fix the unexpected control flow in ParseTentative.cpp (PR #109298)

Shafik Yaghmour via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 29 19:25:50 PDT 2024


https://github.com/shafik commented:

So I think on my last comment, using `break` as opposed to `continue` makes sense. Agree @cor3ntin 

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


More information about the cfe-commits mailing list