diff options
author | Aaron Puchert <aaronpuchert@alice-dsl.net> | 2018-10-04 23:51:14 +0000 |
---|---|---|
committer | Aaron Puchert <aaronpuchert@alice-dsl.net> | 2018-10-04 23:51:14 +0000 |
commit | 35389e51f380ef484a5bcd80ab3a8b148183c704 (patch) | |
tree | f07c8c08d9359502398e15ef6cfe1e9a62edda03 /lldb/packages/Python/lldbsuite/test/functionalities/target_command/TestTargetCommand.py | |
parent | 15a50e2cdd343ac81c2bd0c80cedbbc1ce3cd67a (diff) | |
download | bcm5719-llvm-35389e51f380ef484a5bcd80ab3a8b148183c704.tar.gz bcm5719-llvm-35389e51f380ef484a5bcd80ab3a8b148183c704.zip |
Thread safety analysis: Examine constructor arguments
Summary:
Instead of only examining call arguments, we also examine constructor
arguments applying the same rules.
That was an opportunity for refactoring the examination procedure to
work with iterators instead of integer indices. For the case of
CallExprs no functional change is intended.
Reviewers: aaron.ballman, delesley
Reviewed By: delesley
Subscribers: JonasToth, cfe-commits
Differential Revision: https://reviews.llvm.org/D52443
llvm-svn: 343831
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/target_command/TestTargetCommand.py')
0 files changed, 0 insertions, 0 deletions