[all-commits] [llvm/llvm-project] b46924: Fix "not all control paths return a value" warning...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Feb 9 15:29:14 PST 2021
Branch: refs/heads/release/12.x
Home: https://github.com/llvm/llvm-project
Commit: b46924ee5afe234526220c29a497794bf65f8f7f
https://github.com/llvm/llvm-project/commit/b46924ee5afe234526220c29a497794bf65f8f7f
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-02-10 (Wed, 10 Feb 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