szepet accepted this revision.
szepet added a comment.

Yepp, thanks for the patch! One small typo below.



================
Comment at: test/Analysis/loop-unrolling.cpp:50
+
+int simple_unroll4_unsinged() {
+  int a[9];
----------------
typo: unsigned


Repository:
  rC Clang

https://reviews.llvm.org/D45086



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

Reply via email to