[all-commits] [llvm/llvm-project] 1709bb: [clang-tidy] Simplify static assert check

Stephen Kelly via All-commits all-commits at lists.llvm.org
Sat Feb 13 05:49:55 PST 2021


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

  Changed paths:
    M clang-tools-extra/clang-tidy/misc/StaticAssertCheck.cpp
    M clang-tools-extra/clang-tidy/misc/StaticAssertCheck.h

  Log Message:
  -----------
  [clang-tidy] Simplify static assert check

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




More information about the All-commits mailing list