[all-commits] [llvm/llvm-project] 0a4c94: Fix MSVC warning "all return expressions must dedu...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Sep 19 08:01:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0a4c946abcfaae3601c49a55e29944287f867b7f
https://github.com/llvm/llvm-project/commit/0a4c946abcfaae3601c49a55e29944287f867b7f
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-09-19 (Mon, 19 Sep 2022)
Changed paths:
M llvm/lib/Object/XCOFFObjectFile.cpp
Log Message:
-----------
Fix MSVC warning "all return expressions must deduce to the same type"
More information about the All-commits
mailing list