[all-commits] [llvm/llvm-project] 1cd3ae: Fix missing return from 9324cc2ca951fe5fe11c85470c...
Erich Keane via All-commits
all-commits at lists.llvm.org
Tue Sep 28 07:36:07 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1cd3ae019892c81a8a81daf4e2baffa3be6270db
https://github.com/llvm/llvm-project/commit/1cd3ae019892c81a8a81daf4e2baffa3be6270db
Author: Erich Keane <erich.keane at intel.com>
Date: 2021-09-28 (Tue, 28 Sep 2021)
Changed paths:
M clang/lib/AST/Expr.cpp
Log Message:
-----------
Fix missing return from 9324cc2ca951fe5fe11c85470cb08e699c59499c
No idea how my local machine missed this, but I saw no warning for it,
it seems to have been lost in some level of translating this back for
upstreaming.
More information about the All-commits
mailing list