[PATCH] D53949: [clang][CodeGen] Implicit Conversion Sanitizer: discover the world of CompoundAssign operators

John Regehr via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 31 14:02:13 PDT 2018


regehr added a comment.

This patch doesn't appear to yet fix the "x++" or "x--" cases.


Repository:
  rC Clang

https://reviews.llvm.org/D53949





More information about the cfe-commits mailing list