[PATCH] D69762: [Diagnostics] Try to improve warning message for -Wreturn-type

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 8 09:49:23 PST 2019


xbolva00 added a comment.

We cannot use it for block; it is a hard error. Corountine and function can be merged as suggested.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69762/new/

https://reviews.llvm.org/D69762





More information about the llvm-commits mailing list