[all-commits] [llvm/llvm-project] 361034: [NFC] Add LazyValueInfo::clear method
Dmitry Makogon via All-commits
all-commits at lists.llvm.org
Tue Mar 15 03:53:26 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 361034ba781105c630b58660cfd70148747b9f61
https://github.com/llvm/llvm-project/commit/361034ba781105c630b58660cfd70148747b9f61
Author: Dmitry Makogon <d.makogon at g.nsu.ru>
Date: 2022-03-15 (Tue, 15 Mar 2022)
Changed paths:
M llvm/include/llvm/Analysis/LazyValueInfo.h
M llvm/lib/Analysis/LazyValueInfo.cpp
Log Message:
-----------
[NFC] Add LazyValueInfo::clear method
This method just calls LazyValueInfoImpl::clear
More information about the All-commits
mailing list