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

Teach Type::isRealType() that vector types are never real types. All

of the callers of isRealType() already assumed this, and one of them
(increment/decrement) mistakenly permitted increments of vector types
because of it.

llvm-svn: 106596
parent 49b4d734
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