[PATCH] D19311: [analyzer] Self Assignment Checker

Balogh, Ádám via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 19 01:15:15 PDT 2016


baloghadamsoftware added a comment.

Do I use an non-portable way to concatenate strings? "Assuming rhs == *this" becomes "0*this" for some strange reason. I tested it again with the latest master branch and all tests are passing like earlier.


Repository:
  rL LLVM

https://reviews.llvm.org/D19311





More information about the cfe-commits mailing list