summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct/main.cpp
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2018-02-22 19:09:07 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2018-02-22 19:09:07 +0000
commit32f5405bff9ab7136cbd0ec69d10a73f7eefc874 (patch)
treec19ffc2815cd7885dfcc2d869f7c036dc806d30b /lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct/main.cpp
parenta139b69e125cc91e32a4c852a7b3268a732f7df0 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud