[clang][Parser][NFC] Simplify ParseParenExprOrCondition
authorTimm Bäder <tbaeder@redhat.com>
Thu, 17 Nov 2022 11:12:11 +0000 (12:12 +0100)
committerTimm Bäder <tbaeder@redhat.com>
Fri, 18 Nov 2022 03:53:59 +0000 (04:53 +0100)
commit9f614790073999c2da69101c77b783a90c1af5ca
treee9a3ce94fedfbd0a45f968c248883390f8ca60fc
parent1614d6340597d29ca8214acc2eff80df50392d36
[clang][Parser][NFC] Simplify ParseParenExprOrCondition

Differential Revision: https://reviews.llvm.org/D138194
clang/include/clang/Parse/Parser.h
clang/lib/Parse/ParseStmt.cpp