[all-commits] [llvm/llvm-project] da83b8: Fix "not all control paths return a value" warning...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Jan 27 02:20:12 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: da83b869ab06dd177a08cad7b0d98f42aa4bb941
https://github.com/llvm/llvm-project/commit/da83b869ab06dd177a08cad7b0d98f42aa4bb941
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-01-27 (Wed, 27 Jan 2021)
Changed paths:
M clang/lib/Basic/ProfileList.cpp
Log Message:
-----------
Fix "not all control paths return a value" warning. NFCI.
More information about the All-commits
mailing list