ObjectiveC migrator: infer NS_ENUM even when user
specified NSUInteger as the followup typedef. With this change, NS_OPTIONS is only inferred based on looking up how enumerators are speficied (if they her hexadecimal, power of 2, or have bitwise constant expressions). llvm-svn: 189682
Loading
Please register or sign in to comment