diff options
author | Nicolai Haehnle <nhaehnle@gmail.com> | 2018-02-22 15:26:35 +0000 |
---|---|---|
committer | Nicolai Haehnle <nhaehnle@gmail.com> | 2018-02-22 15:26:35 +0000 |
commit | 6d64915c87ae326f352f1a95011856a2d4acb0d7 (patch) | |
tree | 6b6f7c473f59aa8f54a78b04ed15e95803d3c6e1 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | e4a2cf5761fef90c228a2d90c6f1fefa986561c8 (diff) | |
download | llvm-6d64915c87ae326f352f1a95011856a2d4acb0d7.zip llvm-6d64915c87ae326f352f1a95011856a2d4acb0d7.tar.gz llvm-6d64915c87ae326f352f1a95011856a2d4acb0d7.tar.bz2 |
TableGen: Fix type deduction for !foreach
Summary:
In the case of !foreach(id, input-list, transform) where the type of
input-list is list<A> and the type of transform is B, we now correctly
deduce list<B> as the type of the !foreach.
Change-Id: Ia19dd65eecc5991dd648280ba6a15f6a20fd61de
Reviewers: arsenm, craig.topper, tra, MartinO
Subscribers: wdng, llvm-commits
Differential Revision: https://reviews.llvm.org/D43555
llvm-svn: 325797
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions