Skip to content
Commit e65ab9e8 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Fix getIntegerTypeOrder() to properly handle enums by first unwrapping their...

Fix getIntegerTypeOrder() to properly handle enums by first unwrapping their underlying integer type.  This is a precondition for calling getIntegerRank().

Fixes an assertion failure in a test case involving vectors.

Fixes <rdar://problem/15091442>

Please somebody check this.

llvm-svn: 192334
parent 394e36dc
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