diff options
author | Pavel Labath <labath@google.com> | 2015-08-21 09:13:53 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2015-08-21 09:13:53 +0000 |
commit | f90777826ad7a02b137e8b1d09e762432d1f580c (patch) | |
tree | 9072b013f7cba31abd0443bbf1d5512a01780b2c /clang-tools-extra/clang-tidy/tool/clang-tidy-diff.py | |
parent | c49724f008b2d7819434dbad17a495a7c47645a0 (diff) | |
download | bcm5719-llvm-f90777826ad7a02b137e8b1d09e762432d1f580c.tar.gz bcm5719-llvm-f90777826ad7a02b137e8b1d09e762432d1f580c.zip |
[NativeProcessLinux] Reduce the number of casts
Summary:
NPL used to be peppered with casts of the NativeThreadProtocol objects into NativeThreadLinux. I
move these closer to the source where we obtain these objects. This way, the rest of the code can
assume we are working with the correct type of objects.
Reviewers: ovyalov, tberghammer
Subscribers: lldb-commits
Differential Revision: http://reviews.llvm.org/D12187
llvm-svn: 245681
Diffstat (limited to 'clang-tools-extra/clang-tidy/tool/clang-tidy-diff.py')
0 files changed, 0 insertions, 0 deletions