Add '*' to auto variable that is a pointer, as per the coding conventions.
authorDavid Blaikie <dblaikie@gmail.com>
Sat, 1 Nov 2014 01:03:39 +0000 (01:03 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Sat, 1 Nov 2014 01:03:39 +0000 (01:03 +0000)
commitbf29eb3ad1f484fa57b4663736061043917ba5f8
treedec52f3b929519221d2aefcc9aa4318d1aa9c146
parent9657de5f228505bc17c68ce15e0c9215456a71fa
Add '*' to auto variable that is a pointer, as per the coding conventions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221033 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfDebug.cpp