mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-12 19:16:05 +00:00

variable. Noticed by inspection. Simulate memset in EvaluateFunction where the target of the memset and the value we're setting are both the null value. Fixes PR10047! llvm-svn: 132288