gendalph wrote: In real projects mix enum class with old int switch. Try to update defaults and have noise from enum class case. My be mix options -Wswitch -Wswitch-default can disable warning in enum class case without default if full covered?
https://godbolt.org/z/xrdafn6WK https://github.com/llvm/llvm-project/pull/73077 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits