[all-commits] [llvm/llvm-project] 79f8e9: [flang] Avoid bogus warning from MSVC build

Peter Klausler via All-commits all-commits at lists.llvm.org
Wed Mar 2 15:24:03 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 79f8e909ed63deec10906f4033b771433e8104c0
      https://github.com/llvm/llvm-project/commit/79f8e909ed63deec10906f4033b771433e8104c0
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2022-03-02 (Wed, 02 Mar 2022)

  Changed paths:
    M flang/include/flang/Common/constexpr-bitset.h

  Log Message:
  -----------
  [flang] Avoid bogus warning from MSVC build

And expand common::BitSet from 64 to 128 maximum elements.

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




More information about the All-commits mailing list