[all-commits] [llvm/llvm-project] 000360: [AA] Initialize Depth member
Nikita Popov via All-commits
all-commits at lists.llvm.org
Sat Dec 5 02:37:56 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0003600aafd422ffb9dd86383d4828990476d45c
https://github.com/llvm/llvm-project/commit/0003600aafd422ffb9dd86383d4828990476d45c
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2020-12-05 (Sat, 05 Dec 2020)
Changed paths:
M llvm/include/llvm/Analysis/AliasAnalysis.h
Log Message:
-----------
[AA] Initialize Depth member
Fix mistake introduced in f8afba5f7a25a69c12191d979d78d40fa6e5b684:
I failed to initialize the Depth member to zero.
More information about the All-commits
mailing list