[all-commits] [llvm/llvm-project] 28728b: Fix a signed/unsigned warning promoted to error.
Eric Christopher via All-commits
all-commits at lists.llvm.org
Tue Feb 18 17:49:49 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 28728bf06f556dc8be5bc1fa7712eeee9906ba68
https://github.com/llvm/llvm-project/commit/28728bf06f556dc8be5bc1fa7712eeee9906ba68
Author: Eric Christopher <echristo at gmail.com>
Date: 2020-02-18 (Tue, 18 Feb 2020)
Changed paths:
M clang-tools-extra/clang-tidy/readability/RedundantStringCStrCheck.cpp
Log Message:
-----------
Fix a signed/unsigned warning promoted to error.
More information about the All-commits
mailing list