[PATCH] D114660: [clang] Fix -Wreturn-type false positive in @try statements

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Nov 28 09:56:04 PST 2021


thakis added a comment.

https://reviews.llvm.org/rG06b602e540cd94d09ccbb39d63b151860a4022d2 (added the c++ exception checks to the warning)


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

https://reviews.llvm.org/D114660



More information about the cfe-commits mailing list