[PATCH] D34789: Copy arguments passed by value into explicit allocas for ASan

Matt Morehouse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 13 14:09:34 PDT 2017


morehouse updated this revision to Diff 106530.
morehouse added a comment.

Replace std::to_string with llvm::to_string for Android builds.


https://reviews.llvm.org/D34789

Files:
  llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/test/Instrumentation/AddressSanitizer/stack-poisoning-byval-args.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34789.106530.patch
Type: text/x-patch
Size: 6007 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170713/37fc479f/attachment.bin>


More information about the llvm-commits mailing list