Skip to content
Commit da3dc001 authored by Richard Smith's avatar Richard Smith
Browse files

PR44684: Look through parens and similar constructs when determining

whether a call is to a builtin.

We already had a general mechanism to do this but for some reason
weren't using it. In passing, check for the other unary operators that
can intervene in a reasonably-direct function call (we already handled
'&' but missed '*' and '+').

This reverts commit aaae6b1b,
reinstating af80b8cc, with a fix to
clang-tidy.
parent 6f5a159e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment