[all-commits] [llvm/llvm-project] 397c68: Fix MSVC "not all control paths return a value" wa...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Jul 9 03:13:04 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 397c68202a990c80a71de2816cee413cd5b5865e
https://github.com/llvm/llvm-project/commit/397c68202a990c80a71de2816cee413cd5b5865e
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-07-09 (Thu, 09 Jul 2020)
Changed paths:
M clang/lib/Tooling/Syntax/BuildTree.cpp
Log Message:
-----------
Fix MSVC "not all control paths return a value" warning. NFC.
More information about the All-commits
mailing list