[all-commits] [llvm/llvm-project] a459d1: [clang][sema] Remove unused paramter from VerifyBi...

Timm Bäder via All-commits all-commits at lists.llvm.org
Fri Jun 3 00:53:16 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a459d1eb2c779516652b3e6863cc3973d9bfbbef
      https://github.com/llvm/llvm-project/commit/a459d1eb2c779516652b3e6863cc3973d9bfbbef
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2022-06-03 (Fri, 03 Jun 2022)

  Changed paths:
    M clang/include/clang/Sema/Sema.h
    M clang/lib/Sema/SemaDecl.cpp

  Log Message:
  -----------
  [clang][sema] Remove unused paramter from VerifyBitField

The ZeroWidth paramter is unused in every call site of VerifyBitField.




More information about the All-commits mailing list