[all-commits] [llvm/llvm-project] cbb310: Suppress useless GCC "bitfield is too small to hol...
Richard Smith via All-commits
all-commits at lists.llvm.org
Tue Oct 29 17:20:54 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cbb3104b1c8ea93b6749043184a8d8952b8b2747
https://github.com/llvm/llvm-project/commit/cbb3104b1c8ea93b6749043184a8d8952b8b2747
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2019-10-29 (Tue, 29 Oct 2019)
Changed paths:
M clang/include/clang/Sema/Sema.h
Log Message:
-----------
Suppress useless GCC "bitfield is too small to hold all values of enum class" warning.
More information about the All-commits
mailing list