[libFuzzer] replace 'auto' with 'auto *' to better follow the LLVM style
authorKostya Serebryany <kcc@google.com>
Mon, 14 Nov 2016 19:21:38 +0000 (19:21 +0000)
committerKostya Serebryany <kcc@google.com>
Mon, 14 Nov 2016 19:21:38 +0000 (19:21 +0000)
commit6c77811a291055b27679df87756752ea3d654b55
treea9b90250335bd6e7c41b1514b6423b63a96f6f40
parent08714cdee457b4d5fc20a37538925dbba3eada75
[libFuzzer] replace 'auto' with 'auto *' to better follow the LLVM style

llvm-svn: 286870
llvm/lib/Fuzzer/FuzzerDriver.cpp