[all-commits] [llvm/llvm-project] 0ee4b0: Fix an implicit conversion in clang-tidy. GCC 5 co...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Wed Jan 29 03:06:49 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0ee4b027d37e45391bdd872911c61756d0958722
https://github.com/llvm/llvm-project/commit/0ee4b027d37e45391bdd872911c61756d0958722
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2020-01-29 (Wed, 29 Jan 2020)
Changed paths:
M clang-tools-extra/clang-tidy/ClangTidyDiagnosticConsumer.h
Log Message:
-----------
Fix an implicit conversion in clang-tidy. GCC 5 complains about it.
More information about the All-commits
mailing list