aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard@metafoo.co.uk>2020-01-27 18:08:41 -0800
committerRichard Smith <richard@metafoo.co.uk>2020-01-27 18:20:57 -0800
commitaf80b8ccc5772c14920d4554b7ca7e15f2fad1c4 (patch)
treeee515b238f73a37cc52329697cc11fba493009ff /clang/lib/Frontend/CompilerInvocation.cpp
parent6f07f304a294d56d39ccdcae1ca7bdd995d415fb (diff)
downloadllvm-af80b8ccc5772c14920d4554b7ca7e15f2fad1c4.zip
llvm-af80b8ccc5772c14920d4554b7ca7e15f2fad1c4.tar.gz
llvm-af80b8ccc5772c14920d4554b7ca7e15f2fad1c4.tar.bz2
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 '+').
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions