[all-commits] [llvm/llvm-project] 2d26a7: nullptr initialize variables, spotted on msan bots.
Eric Christopher via All-commits
all-commits at lists.llvm.org
Fri Sep 10 18:11:16 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2d26a72f825c7d8b50da49dda917e85897c8a746
https://github.com/llvm/llvm-project/commit/2d26a72f825c7d8b50da49dda917e85897c8a746
Author: Eric Christopher <echristo at gmail.com>
Date: 2021-09-10 (Fri, 10 Sep 2021)
Changed paths:
M llvm/lib/Transforms/Scalar/LoopFlatten.cpp
Log Message:
-----------
nullptr initialize variables, spotted on msan bots.
More information about the All-commits
mailing list