[Sema] Fix a warning
This patch fixes: clang/lib/Sema/SemaExprCXX.cpp:5591:3: error: default label in switch which covers all enumeration values [-Werror,-Wcovered-switch-default]
Loading
Please sign in to comment
This patch fixes: clang/lib/Sema/SemaExprCXX.cpp:5591:3: error: default label in switch which covers all enumeration values [-Werror,-Wcovered-switch-default]