[all-commits] [llvm/llvm-project] b2c8bc: Fix "control reaches end of non-void function" war...
Yitzhak Mandelbaum via All-commits
all-commits at lists.llvm.org
Wed Jun 2 17:54:30 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b2c8bcbab8a44c4582632845697b9425c3200230
https://github.com/llvm/llvm-project/commit/b2c8bcbab8a44c4582632845697b9425c3200230
Author: Zhaomo Yang <zhaomo at google.com>
Date: 2021-06-03 (Thu, 03 Jun 2021)
Changed paths:
M clang/lib/ASTMatchers/GtestMatchers.cpp
Log Message:
-----------
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
More information about the All-commits
mailing list