When we're determining whether to complain about a conversion from one
enumeration type to another in C, classify enumeration constants as if they had the type of their enclosing enumeration. Fixes <rdar://problem/9116337>. llvm-svn: 127514
Loading
Please register or sign in to comment