diff options
author | Zinovy Nis <zinovy.nis@gmail.com> | 2018-04-12 06:45:47 +0000 |
---|---|---|
committer | Zinovy Nis <zinovy.nis@gmail.com> | 2018-04-12 06:45:47 +0000 |
commit | 60874d4fafde7439cb4610b704abba93ab45af13 (patch) | |
tree | a10363f705cae679166ec9cc846dbce31295eb46 /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | be483ae665ebd7a945334b9c7a6319c36e85806c (diff) | |
download | bcm5719-llvm-60874d4fafde7439cb4610b704abba93ab45af13.tar.gz bcm5719-llvm-60874d4fafde7439cb4610b704abba93ab45af13.zip |
[clang-tidy] [modernize-use-auto] Fix test modernize-use-auto-new-remove-stars.cpp after improvement
'tooling::fixit::getText' considers a length of "int *" to be 5 instead of 3
in a new algorithm in https://reviews.llvm.org/rCTE329873. It was the root of
the test failure.
llvm-svn: 329881
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions