[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
Thu Nov 1 08:32:49 PDT 2018
regehr added a comment.
Regarding ++ and --, I think for now it's fine to just document that these aren't instrumented.
Repository:
rC Clang
https://reviews.llvm.org/D53949
More information about the cfe-commits
mailing list