[all-commits] [llvm/llvm-project] 43eca8: Fix "control reaches end of non-void function" war...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Apr 1 06:10:05 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 43eca880c6eda10fd191c4e9e04bf04830c9c6f2
https://github.com/llvm/llvm-project/commit/43eca880c6eda10fd191c4e9e04bf04830c9c6f2
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-04-01 (Wed, 01 Apr 2020)
Changed paths:
M clang-tools-extra/clangd/SemanticHighlighting.cpp
Log Message:
-----------
Fix "control reaches end of non-void function" warning. NFCI.
More information about the All-commits
mailing list