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

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 31 14:02:14 PDT 2018


lebedev.ri added a comment.

In https://reviews.llvm.org/D53949#1282861, @regehr wrote:

> I can test this and write a few test cases.


I'll write the tests tomorrow, i just wanted to post the initial code diff.
(it is a shame that there isn't any working analog of llvm/utils/update_test_checks.py for clang;
writing the check-lines for these tests feels so *extremely* frustrating.),


Repository:
  rC Clang

https://reviews.llvm.org/D53949





More information about the cfe-commits mailing list