Skip to content
Commit 8a241f93 authored by Chris Lattner's avatar Chris Lattner
Browse files

Teach Type::is[un]SignedIntegerType about enum decls. This allows the code generator

to emit signed comparisons when needed for enum decl references.  This implements
test/CodeGen/enum.c.  I think enums should be good now.

llvm-svn: 41572
parent 3a370bf3
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