diff options
author | Anton Sidorenko <anton.sidorenko@syntacore.com> | 2023-02-13 17:10:39 +0300 |
---|---|---|
committer | Anton Sidorenko <anton.sidorenko@syntacore.com> | 2023-02-13 17:45:07 +0300 |
commit | 388d679c1dfa7c0cb5c9ee6cd0b8592c3c3d09ef (patch) | |
tree | 57224b3389f3d24c3235ea580fb4cf7f42c053ec /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | d904ee3d479a0731b2f0918c057081283102f790 (diff) | |
download | llvm-388d679c1dfa7c0cb5c9ee6cd0b8592c3c3d09ef.zip llvm-388d679c1dfa7c0cb5c9ee6cd0b8592c3c3d09ef.tar.gz llvm-388d679c1dfa7c0cb5c9ee6cd0b8592c3c3d09ef.tar.bz2 |
Recommit [YAML IO] Check that mapping doesn't contain duplicating keys
The revert reason is fixed in D143727 (test changes).
According to YAML specification keys must be unique for a mapping node:
"The content of a mapping node is an unordered set of key/value node pairs, with
the restriction that each of the keys is unique".
Differential Revision: https://reviews.llvm.org/D140474
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions