[all-commits] [llvm/llvm-project] 539e07: Fix MSVC "not all control paths return a value" wa...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Nov 3 02:50:30 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 539e076e1c99f4fba7f139f819f8e95b09ee8faf
https://github.com/llvm/llvm-project/commit/539e076e1c99f4fba7f139f819f8e95b09ee8faf
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-11-03 (Fri, 03 Nov 2023)
Changed paths:
M clang/include/clang/Basic/Linkage.h
M clang/lib/AST/Decl.cpp
Log Message:
-----------
Fix MSVC "not all control paths return a value" warnings. NFC.
More information about the All-commits
mailing list