[all-commits] [llvm/llvm-project] 7c53a7: IFSStub.cpp - consistently use default case to sil...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Jul 21 04:00:27 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7c53a7d390c628f6925bc7c29124446e320113af
https://github.com/llvm/llvm-project/commit/7c53a7d390c628f6925bc7c29124446e320113af
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-07-21 (Wed, 21 Jul 2021)
Changed paths:
M llvm/lib/InterfaceStub/IFSStub.cpp
Log Message:
-----------
IFSStub.cpp - consistently use default case to silence 'not all control paths return' MSVC warnings. NFCI.
More information about the All-commits
mailing list