[clang] [clang-tools-extra] [compiler-rt] [Clang] [NFC] Fix more `-Wreturn-type` warnings in tests everywhere (PR #123470)

via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 20 10:46:47 PST 2025


Sirraide wrote:

> (it means we don't have to question whether the return type mattered elsewhere in the tests).

Yeah, that’s the main reason I opted for adding a `return` statement in a lot of cases.

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


More information about the cfe-commits mailing list