diff options
| author | Alex Zinenko <zinenko@google.com> | 2022-07-21 14:00:37 +0000 |
|---|---|---|
| committer | Alex Zinenko <zinenko@google.com> | 2022-07-21 14:41:12 +0000 |
| commit | ee168fb90e4f3321037dcc2c8cb82497a70db92e (patch) | |
| tree | 68d3d8ac1c29bdf8cc8358c63f0f9ffdb3ade36a /llvm/tools/llvm-cov/CodeCoverage.cpp | |
| parent | ceb6c23b708d4cae3fbb0a569c5ac14069524a63 (diff) | |
| download | llvm-ee168fb90e4f3321037dcc2c8cb82497a70db92e.zip llvm-ee168fb90e4f3321037dcc2c8cb82497a70db92e.tar.gz llvm-ee168fb90e4f3321037dcc2c8cb82497a70db92e.tar.bz2 | |
[mlir][python] Fix issues with block argument slices
The type extraction helper function for block argument and op result
list objects was ignoring the slice entirely. So was the slice addition.
Both are caused by a misleading naming convention to implement slices
via CRTP. Make the convention more explicit and hide the helper
functions so users have harder time calling them directly.
Closes #56540.
Reviewed By: stellaraccident
Differential Revision: https://reviews.llvm.org/D130271
Diffstat (limited to 'llvm/tools/llvm-cov/CodeCoverage.cpp')
0 files changed, 0 insertions, 0 deletions
