diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-11-06 01:14:41 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-11-06 01:14:41 +0000 |
commit | ad8b22269efc89858f1ef2bf0ba35e9a12f1d26d (patch) | |
tree | 9db5e95091fba5f46137a05c22602572c3a58677 /llvm/lib/AsmParser/LLParser.cpp | |
parent | 02ba0ea46137225189469670fec3aa237e8aed16 (diff) | |
download | bcm5719-llvm-ad8b22269efc89858f1ef2bf0ba35e9a12f1d26d.tar.gz bcm5719-llvm-ad8b22269efc89858f1ef2bf0ba35e9a12f1d26d.zip |
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
Diffstat (limited to 'llvm/lib/AsmParser/LLParser.cpp')
0 files changed, 0 insertions, 0 deletions