klimek added a comment. We had problems with binary size in multiple places. Overall, I think if we care about binary size we should try to make binary size smaller at a higher level (perhaps by hiding visibility of symbols by default; not sure how much that would affect the exe's though).
Until we have a better solution for binary size, I'd add a FIXME and accept possible false positives / false negatives until we get more bug reports. http://reviews.llvm.org/D17981 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits