[Refactor] Indicate pointer and reference types when auto is used
authorJohannes Doerfert <doerfert@cs.uni-saarland.de>
Sun, 21 Feb 2016 16:37:25 +0000 (16:37 +0000)
committerJohannes Doerfert <doerfert@cs.uni-saarland.de>
Sun, 21 Feb 2016 16:37:25 +0000 (16:37 +0000)
commita90943d74b1b308c7ac999e2fb23536a6c30eecf
treed1bd498ab483d9593eea933c7eb92146a22250c7
parentc5de07d8d5fb30c0f588cf85ed6cf2190cd0e02a
[Refactor] Indicate pointer and reference types when auto is used

  See also:
    http://llvm.org/docs/CodingStandards.html#use-auto-type-deduction-to-make-code-more-readable

llvm-svn: 261477
polly/lib/Analysis/ScopInfo.cpp