Files
clang-p2996/clang/test/Sema/switch-default.cpp
hstk30-hw 033ec098be [Clang][Sema] Fix Wswitch-default bad warning in template (#76007)
https://github.com/llvm/llvm-project/pull/73077 added -Wswitch-default
diagnostic but it produced false positives in templates. This PR will
address that. https://github.com/llvm/llvm-project/issues/75943
2023-12-22 09:00:41 +08:00

1.1 KiB