[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
Thu Nov 1 06:38:49 PDT 2018
lebedev.ri updated this revision to Diff 172115.
lebedev.ri edited the summary of this revision.
lebedev.ri added a subscriber: mclow.lists.
lebedev.ri added a comment.
Added test coverage.
Please review :)
Repository:
rC Clang
https://reviews.llvm.org/D53949
Files:
lib/CodeGen/CGExprScalar.cpp
test/CodeGen/catch-implicit-integer-sign-changes-CompoundAssignOperator.c
test/CodeGen/catch-implicit-integer-truncations-CompoundAssignOperator.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53949.172115.patch
Type: text/x-patch
Size: 106501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181101/56415625/attachment-0001.bin>
More information about the cfe-commits
mailing list