[SCEV] Use `auto *` instead of `auto`; NFCI
authorSanjoy Das <sanjoy@playingwithpointers.com>
Thu, 8 Oct 2015 03:45:58 +0000 (03:45 +0000)
committerSanjoy Das <sanjoy@playingwithpointers.com>
Thu, 8 Oct 2015 03:45:58 +0000 (03:45 +0000)
commit93fe24d5fcade78207ddf48b89d96616fbb187f1
treee255d12a60278b7e825e6cfbc1c0071bbc6aba0a
parent7308c418b819d597e474f4914d8cb7c1e4602db9
[SCEV] Use `auto *` instead of `auto`; NFCI

(As prescribed by the coding style document)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@249653 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ScalarEvolution.cpp