[PATCH] D138289: [clang][Parse] Remove constant expression from if condition
Timm Bäder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 22 00:55:30 PST 2022
tbaeder added a comment.
Yeah, just removing the `MaybeTypeCast` worked, but switching to `isTypeCast` doens't.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138289/new/
https://reviews.llvm.org/D138289
More information about the cfe-commits
mailing list