[all-commits] [llvm/llvm-project] 9f3630: [clang-tidy] Fix a crash on invalid code for memse...

Haojian Wu via All-commits all-commits at lists.llvm.org
Wed May 19 01:04:48 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9f36306cc9ac6d1d1019831d40865d0d54563379
      https://github.com/llvm/llvm-project/commit/9f36306cc9ac6d1d1019831d40865d0d54563379
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2021-05-19 (Wed, 19 May 2021)

  Changed paths:
    M clang-tools-extra/clang-tidy/bugprone/SuspiciousMemsetUsageCheck.cpp
    A clang-tools-extra/test/clang-tidy/checkers/bugprone-suspicious-memset-usage.c

  Log Message:
  -----------
  [clang-tidy] Fix a crash on invalid code for memset-usage check.

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




More information about the All-commits mailing list