[all-commits] [llvm/llvm-project] 56b5ea: [NFC] Supress GCC "Bitfield too small to hold all ...

Richard Smith via All-commits all-commits at lists.llvm.org
Sat Nov 9 05:58:28 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 56b5eab12970e540c629e9b9a8a95256c116a547
      https://github.com/llvm/llvm-project/commit/56b5eab12970e540c629e9b9a8a95256c116a547
  Author: Richard Smith <richard at metafoo.co.uk>
  Date:   2019-11-09 (Sat, 09 Nov 2019)

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

  Log Message:
  -----------
  [NFC] Supress GCC "Bitfield too small to hold all values of enum" warning.

Patch by Wang Tianqing!

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




More information about the All-commits mailing list