[all-commits] [llvm/llvm-project] 992e75: Fix MSVC "not all control paths return a value" wa...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Oct 4 01:59:00 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 992e75403f417d46ce9015147ff49d67009e736c
https://github.com/llvm/llvm-project/commit/992e75403f417d46ce9015147ff49d67009e736c
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-10-04 (Fri, 04 Oct 2024)
Changed paths:
M clang-tools-extra/clangd/refactor/tweaks/SwapBinaryOperands.cpp
Log Message:
-----------
Fix MSVC "not all control paths return a value" warning. NFC.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list