[all-commits] [llvm/llvm-project] 3b7708: Assert we've found the size of each (non-overlappi...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Sep 14 08:12:04 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3b7708e2deb48befcef764fb69f9217f55ac1155
https://github.com/llvm/llvm-project/commit/3b7708e2deb48befcef764fb69f9217f55ac1155
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-09-14 (Mon, 14 Sep 2020)
Changed paths:
M clang/lib/CodeGen/CGOpenMPRuntime.cpp
Log Message:
-----------
Assert we've found the size of each (non-overlapping) structure. NFCI.
Fixes clang static analyzer warning.
More information about the All-commits
mailing list