Fix missing return from 9324cc2ca951fe5fe11c85470cb08e699c59499c
authorErich Keane <erich.keane@intel.com>
Tue, 28 Sep 2021 14:30:06 +0000 (07:30 -0700)
committerErich Keane <erich.keane@intel.com>
Tue, 28 Sep 2021 14:30:06 +0000 (07:30 -0700)
commit1cd3ae019892c81a8a81daf4e2baffa3be6270db
tree1263426573b008a14a68f30ce54461c083ba2904
parent73a196a11c0e6fe7bbf33055cc2c96ce3c61ff0d
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.
clang/lib/AST/Expr.cpp