diff options
author | Samuel Benzaquen <sbenza@google.com> | 2016-02-17 16:13:14 +0000 |
---|---|---|
committer | Samuel Benzaquen <sbenza@google.com> | 2016-02-17 16:13:14 +0000 |
commit | 1fb8bc7a30cca842908bdcef576aaa5e93a99842 (patch) | |
tree | 62c152f98cb94c1aac877f7e39701c210c6b8e98 /llvm/lib/Object/Error.cpp | |
parent | 07d72f4f4903d51deeb81ca3bf0441600656a745 (diff) | |
download | llvm-1fb8bc7a30cca842908bdcef576aaa5e93a99842.zip llvm-1fb8bc7a30cca842908bdcef576aaa5e93a99842.tar.gz llvm-1fb8bc7a30cca842908bdcef576aaa5e93a99842.tar.bz2 |
[clang-tidy] Match the type against the get() method we are calling,
instead of a get() method we find in the class.
The duck typed smart pointer class could have overloaded get() methods
and we should only skip the one that matches.
llvm-svn: 261102
Diffstat (limited to 'llvm/lib/Object/Error.cpp')
0 files changed, 0 insertions, 0 deletions