diff options
author | Malcolm Parsons <malcolm.parsons@gmail.com> | 2016-12-15 10:19:56 +0000 |
---|---|---|
committer | Malcolm Parsons <malcolm.parsons@gmail.com> | 2016-12-15 10:19:56 +0000 |
commit | 8e67aa9a9ba7b370c01722b8d2f258c9bea198c6 (patch) | |
tree | 2b1106c4286c9992c13e44e9062e194953951853 /llvm/test | |
parent | 232d11cb543fe794e428492ece88786999590af2 (diff) | |
download | bcm5719-llvm-8e67aa9a9ba7b370c01722b8d2f258c9bea198c6.tar.gz bcm5719-llvm-8e67aa9a9ba7b370c01722b8d2f258c9bea198c6.zip |
[clang-tidy] Enhance modernize-use-auto to templated function casts
Summary:
Use auto when declaring variables that are initialized by calling a templated
function that returns its explicit first argument.
Fixes PR26763.
Reviewers: aaron.ballman, alexfh, staronj, Prazek
Subscribers: Eugene.Zelenko, JDevlieghere, cfe-commits
Differential Revision: https://reviews.llvm.org/D27166
llvm-svn: 289797
Diffstat (limited to 'llvm/test')
0 files changed, 0 insertions, 0 deletions