[all-commits] [llvm/llvm-project] 42ce00: [clang-tidy] Simplify suspicious memset usage check

Stephen Kelly via All-commits all-commits at lists.llvm.org
Sat Feb 27 04:17:41 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 42ce00ec3947de89c1cda0138fe6adffeeeeace3
      https://github.com/llvm/llvm-project/commit/42ce00ec3947de89c1cda0138fe6adffeeeeace3
  Author: Stephen Kelly <steveire at gmail.com>
  Date:   2021-02-27 (Sat, 27 Feb 2021)

  Changed paths:
    M clang-tools-extra/clang-tidy/bugprone/SuspiciousMemsetUsageCheck.cpp
    M clang-tools-extra/clang-tidy/bugprone/SuspiciousMemsetUsageCheck.h

  Log Message:
  -----------
  [clang-tidy] Simplify suspicious memset usage check

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




More information about the All-commits mailing list