[all-commits] [llvm/llvm-project] 7180d9: Fix MSVC "not all control paths return a value" wa...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Jan 6 02:21:52 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7180d9568df7d9198a75cfb5a156d9e60329794a
https://github.com/llvm/llvm-project/commit/7180d9568df7d9198a75cfb5a156d9e60329794a
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-01-06 (Mon, 06 Jan 2020)
Changed paths:
M clang-tools-extra/clang-tidy/utils/FixItHintUtils.cpp
Log Message:
-----------
Fix MSVC "not all control paths return a value" warning. NFCI.
More information about the All-commits
mailing list