[all-commits] [llvm/llvm-project] af0d60: [clang-tidy] Fix an abseil-redundant-strcat-calls ...

Haojian Wu via All-commits all-commits at lists.llvm.org
Tue Nov 17 02:12:26 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: af0d607e727512775e8dbec1baf7bfa15c7ecb48
      https://github.com/llvm/llvm-project/commit/af0d607e727512775e8dbec1baf7bfa15c7ecb48
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2020-11-17 (Tue, 17 Nov 2020)

  Changed paths:
    M clang-tools-extra/clang-tidy/abseil/RedundantStrcatCallsCheck.cpp
    M clang-tools-extra/test/clang-tidy/checkers/abseil-redundant-strcat-calls.cpp

  Log Message:
  -----------
  [clang-tidy] Fix an abseil-redundant-strcat-calls crash on 0-parameter StrCat().

Differential Revision: https://reviews.llvm.org/D91601




More information about the All-commits mailing list