[PATCH] D43132: Fix DataFlowSanitizer instrumentation pass to take parameter position changes into account for custom functions.

Sam Kerner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 12 09:46:01 PST 2018


skerner updated this revision to Diff 133888.
skerner marked an inline comment as done.
skerner added a comment.

Fix review comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D43132

Files:
  lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
  test/Instrumentation/DataFlowSanitizer/custom_fun_callback_attributes.ll
  test/Instrumentation/DataFlowSanitizer/custom_fun_varargs_attributes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43132.133888.patch
Type: text/x-patch
Size: 9580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180212/069e1e5a/attachment.bin>


More information about the llvm-commits mailing list