================ ---------------- Serosh-commits wrote:
> I find myself wondering if we should be doing the `IgnoreParens` here rather > than replace it everywhere. Does that change any behavior? (or at least, > right after 21521). i think its a better idea as per i can see other cases like Overload and BoundMember calls ignoreParens() ,IgnoreParenImpCasts() further down moving it to top can make the function more safe doesn't breaks the cases tho https://github.com/llvm/llvm-project/pull/183633 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
