diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2018-02-22 19:09:07 +0000 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2018-02-22 19:09:07 +0000 |
commit | 32f5405bff9ab7136cbd0ec69d10a73f7eefc874 (patch) | |
tree | c19ffc2815cd7885dfcc2d869f7c036dc806d30b /lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct/main.cpp | |
parent | a139b69e125cc91e32a4c852a7b3268a732f7df0 (diff) | |
download | bcm5719-llvm-32f5405bff9ab7136cbd0ec69d10a73f7eefc874.tar.gz bcm5719-llvm-32f5405bff9ab7136cbd0ec69d10a73f7eefc874.zip |
Fix DataFlowSanitizer instrumentation pass to take parameter position changes into account for custom functions.
When DataFlowSanitizer transforms a call to a custom function, the
new call has extra parameters. The attributes on parameters must be
updated to take the new position of each parameter into account.
Patch by Sam Kerner!
Differential Revision: https://reviews.llvm.org/D43132
llvm-svn: 325820
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct/main.cpp')
0 files changed, 0 insertions, 0 deletions