[all-commits] [llvm/llvm-project] 8d7796: Fix a few clang-tidy warnings about auto * and con...
Eric Christopher via All-commits
all-commits at lists.llvm.org
Mon May 11 15:33:58 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8d7796cf9427a0c361a5831e4371ff030b98dfac
https://github.com/llvm/llvm-project/commit/8d7796cf9427a0c361a5831e4371ff030b98dfac
Author: Eric Christopher <echristo at gmail.com>
Date: 2020-05-11 (Mon, 11 May 2020)
Changed paths:
M lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
Log Message:
-----------
Fix a few clang-tidy warnings about auto * and const auto.
More information about the All-commits
mailing list