diff options
author | Alex Zinenko <zinenko@google.com> | 2020-09-04 10:00:52 +0200 |
---|---|---|
committer | Alex Zinenko <zinenko@google.com> | 2020-09-07 15:17:39 +0200 |
commit | 1e1a4a481987f77fe3e6debc015c1d07af249258 (patch) | |
tree | 5e0340431e287c4e03eacf75ee16c8aa39f2b9ff /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp | |
parent | a5046f7acece0085cb6f457da7ebca34d267155a (diff) | |
download | llvm-1e1a4a481987f77fe3e6debc015c1d07af249258.zip llvm-1e1a4a481987f77fe3e6debc015c1d07af249258.tar.gz llvm-1e1a4a481987f77fe3e6debc015c1d07af249258.tar.bz2 |
[mlir] Take ValueRange instead of ArrayRef<Value> in StructuredIndexed
This was likely overlooked when ValueRange was first introduced. There is no
reason why StructuredIndexed needs specifically an ArrayRef so use ValueRange
for better type compatibility with the rest of the APIs.
Reviewed By: nicolasvasilache, mehdi_amini
Differential Revision: https://reviews.llvm.org/D87127
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions