diff options
author | Jeff Niu <jeff@modular.com> | 2022-08-29 18:14:52 -0700 |
---|---|---|
committer | Jeff Niu <jeff@modular.com> | 2022-08-30 14:12:46 -0700 |
commit | 5cf5708628a3a465d7845fb43e46bd7f97761ead (patch) | |
tree | 1ee31cab3fd3effaf24720cd2028fe79e50396eb /clang/lib/Lex/ModuleMap.cpp | |
parent | bac3aeda0694868854016050e8cc9766486dd5a7 (diff) | |
download | llvm-5cf5708628a3a465d7845fb43e46bd7f97761ead.zip llvm-5cf5708628a3a465d7845fb43e46bd7f97761ead.tar.gz llvm-5cf5708628a3a465d7845fb43e46bd7f97761ead.tar.bz2 |
[mlir][ElementsAttr] Change value_begin_impl to try_value_begin_impl
This patch changes `value_begin_impl` to a faillable
`try_value_begin_impl` so that specific cases can fail iteration if the
type doesn't match the internal storage.
Reviewed By: rriddle
Differential Revision: https://reviews.llvm.org/D132904
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions