[all-commits] [llvm/llvm-project] c68e92: Fix MSVC "not all control paths return a value" wa...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed May 3 02:24:12 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c68e92d941723702810093161be4834f3ca68372
https://github.com/llvm/llvm-project/commit/c68e92d941723702810093161be4834f3ca68372
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-05-03 (Wed, 03 May 2023)
Changed paths:
M clang/lib/Sema/SemaRISCVVectorLookup.cpp
Log Message:
-----------
Fix MSVC "not all control paths return a value" warning. NFC.
More information about the All-commits
mailing list