[clang] [compiler-rt] [Clang] Make `-Wreturn-type` default to an error in all language modes (PR #123470)

Shafik Yaghmour via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 22 23:09:12 PST 2025


https://github.com/shafik commented:

I see a lot of diagnostics were updated to `DefaultError` but I don't see matching tests that demonstrate the now error. We should be testing each diagnostic. 

https://github.com/llvm/llvm-project/pull/123470


More information about the llvm-commits mailing list