Fix a few clang-tidy warnings about auto * and const auto.
authorEric Christopher <echristo@gmail.com>
Mon, 11 May 2020 22:32:18 +0000 (15:32 -0700)
committerEric Christopher <echristo@gmail.com>
Mon, 11 May 2020 22:33:17 +0000 (15:33 -0700)
commit8d7796cf9427a0c361a5831e4371ff030b98dfac
treec565d8a4c30217b9e230258cec4ffdd70fed14e2
parent310d32cb80a611e6384a921e85607fea05841f26
Fix a few clang-tidy warnings about auto * and const auto.
lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp