efriedma added inline comments.

================
Comment at: lib/Sema/SemaChecking.cpp:8612
+    OtherT = OtherT->getAs<EnumType>()->getDecl()->getIntegerType();
+  }
+
----------------
Why are you changing this here, as opposed to changing 
IntRange::forValueOfCanonicalType?


Repository:
  rL LLVM

https://reviews.llvm.org/D39122



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to