[PATCH] D45766: [Sema] Add -Wno-self-assign-overloaded

Oksana Shadura via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 14 06:01:47 PDT 2018


ksu.shadura added a comment.

Thank you for the test example! I got your point, but I wanted to ask if it should be like this for commutative operations?
In our case it is actually matrix, and subtraction of matrices is not commutative operation..


Repository:
  rL LLVM

https://reviews.llvm.org/D45766





More information about the cfe-commits mailing list