Fix "control reaches end of non-void function" warnings on ppc64le
authorZhaomo Yang <zhaomo@google.com>
Thu, 3 Jun 2021 00:15:41 +0000 (00:15 +0000)
committerYitzhak Mandelbaum <yitzhakm@google.com>
Thu, 3 Jun 2021 00:53:53 +0000 (00:53 +0000)
commitb2c8bcbab8a44c4582632845697b9425c3200230
treea5b62086ce0c9bc0a66f9aea55966d7c5b76698f
parentd8b9ed72ee838145a5c48d8b6fdccd00dc200c42
Fix "control reaches end of non-void function" warnings on ppc64le

Warnings can be found here: https://lab.llvm.org/buildbot/#/builders/76/builds/2640

Reviewed By: ymandel

Differential Revision: https://reviews.llvm.org/D103565
clang/lib/ASTMatchers/GtestMatchers.cpp