Skip to content
Commit ad8b2226 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

If we have a C-style cast, functional cast, or a static_cast to a

class type, don't perform the array-to-pointer or function-to-pointer
conversions, because we may end up binding a reference to a function
or array.

With this change, FileCheck now passes -fsyntax-only!

llvm-svn: 86211
parent 02ba0ea4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment