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

Type Type::isRealFloatingType() that vectors are not floating-point

types, updating callers of both isFloatingType() and
isRealFloatingType() accordingly. Caught at least one issue where we
allowed one to declare a vector of vectors (!), along with cleaning up
the standard-conversion logic for C++.

llvm-svn: 106595
parent 1081f1a0
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