Removed the false positives by disabling this warning for the increment expression of a for-loop and in template instantiations. Further testing showed that shrinking the whitelist caught mainly more harmless uses of the comma operator. http://reviews.llvm.org/D3976