[clang] [clang] fix the unexpected controlflow in `ParseTentative.cpp` (PR #95917)

Nikita Popov via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 19 07:58:45 PDT 2024


nikic wrote:

FWIW, I think it would be fine to just merge this PR as-is without a test case. It seems pretty clear that this was the original intention of the code.

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


More information about the cfe-commits mailing list