[all-commits] [llvm/llvm-project] e5eef6: [Clang][Wswitch-default] Warning for enum even com...
hstk30-hw via All-commits
all-commits at lists.llvm.org
Tue Dec 19 18:26:41 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e5eef6e24f06dfffc77cffc6963e8543f9d223bd
https://github.com/llvm/llvm-project/commit/e5eef6e24f06dfffc77cffc6963e8543f9d223bd
Author: hstk30-hw <hanwei62 at huawei.com>
Date: 2023-12-20 (Wed, 20 Dec 2023)
Changed paths:
M clang/test/Sema/switch-default.c
Log Message:
-----------
[Clang][Wswitch-default] Warning for enum even completely covered the cases (#75900)
Adding a test case that this warns even for completely covered switches.
More information about the All-commits
mailing list