xbolva00 added inline comments.
================
Comment at: lib/Sema/SemaType.cpp:2231
}
+
+ if (isa<BinaryOperator>(ArraySize))
----------------
@rsmith what about this place for check?
https://reviews.llvm.org/D52750
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
