diff options
author | Rahul Joshi <jurahul@google.com> | 2020-07-13 11:20:27 -0700 |
---|---|---|
committer | Rahul Joshi <jurahul@google.com> | 2020-07-13 13:35:44 -0700 |
commit | 0d988da6d13e16a397d58bc3b965a36adb7fee03 (patch) | |
tree | 44e8613cf3a7fb2b8a8430a8ca103324e27aa971 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | f630b8590f0c541ccc8133d84f9464c2b469dda3 (diff) | |
download | llvm-0d988da6d13e16a397d58bc3b965a36adb7fee03.zip llvm-0d988da6d13e16a397d58bc3b965a36adb7fee03.tar.gz llvm-0d988da6d13e16a397d58bc3b965a36adb7fee03.tar.bz2 |
[MLIR] Change ODS collective params build method to provide an empty default value for named attributes
- Provide default value for `ArrayRef<NamedAttribute> attributes` parameter of
the collective params build method.
- Change the `genSeparateArgParamBuilder` function to not generate build methods
that may be ambiguous with the new collective params build method.
- This change should help eliminate passing empty NamedAttribue ArrayRef when the
collective params build method is used
- Extend op-decl.td unit test to make sure the ambiguous build methods are not
generated.
Differential Revision: https://reviews.llvm.org/D83517
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions