[all-commits] [llvm/llvm-project] 7d2b44: Fix MSVC "not all control paths return a value" wa...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Apr 3 09:12:59 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7d2b44734475f8a16b000811183dd8aaea0b419f
https://github.com/llvm/llvm-project/commit/7d2b44734475f8a16b000811183dd8aaea0b419f
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-04-03 (Mon, 03 Apr 2023)
Changed paths:
M llvm/unittests/Transforms/InstCombine/X86/TernlogTest.cpp
Log Message:
-----------
Fix MSVC "not all control paths return a value" warning. NFC.
More information about the All-commits
mailing list