[clang] Add new flag -Wreturn-mismatch (PR #82872)

Bhuminjay Soni via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 5 11:23:41 PST 2024


================
@@ -94,6 +94,7 @@ Deprecated Compiler Flags
 
 Modified Compiler Flags
 -----------------------
+- The `-Wreturn-type` flag has been modified to split some of its functionality into `-Wreturn-mismatch` flag.
----------------
11happy wrote:

done

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


More information about the cfe-commits mailing list