[all-commits] [llvm/llvm-project] 4cd7d8: [clang] UnsafeBufferUsage.cpp - fix MSVC "not all ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Jul 27 02:18:23 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4cd7d8e30aca25c86ff40cd547f78b27d573a503
https://github.com/llvm/llvm-project/commit/4cd7d8e30aca25c86ff40cd547f78b27d573a503
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-07-27 (Thu, 27 Jul 2023)
Changed paths:
M clang/lib/Analysis/UnsafeBufferUsage.cpp
Log Message:
-----------
[clang] UnsafeBufferUsage.cpp - fix MSVC "not all control paths return a value" warning. NFC.
More information about the All-commits
mailing list