[all-commits] [llvm/llvm-project] 2103e0: More fixes of implicit std::string conversions
mikaelholmen via All-commits
all-commits at lists.llvm.org
Wed Jan 29 06:30:26 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2103e08b3f611e6208de01dc84baa022dd39240a
https://github.com/llvm/llvm-project/commit/2103e08b3f611e6208de01dc84baa022dd39240a
Author: Mikael Holmén <uabelho at seroius02959.sero.gic.ericsson.se>
Date: 2020-01-29 (Wed, 29 Jan 2020)
Changed paths:
M clang-tools-extra/clang-doc/HTMLGenerator.cpp
M clang-tools-extra/clang-tidy/ClangTidy.cpp
M clang-tools-extra/clang-tidy/cppcoreguidelines/SpecialMemberFunctionsCheck.cpp
M clang-tools-extra/clang-tidy/utils/RenamerClangTidyCheck.cpp
Log Message:
-----------
More fixes of implicit std::string conversions
More information about the All-commits
mailing list