diff options
| author | Paul Kirth <paulkirth@google.com> | 2025-11-11 11:29:52 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-11 11:29:52 -0800 |
| commit | f5e2c5ddcec758ffdaff027a239a163331a73292 (patch) | |
| tree | f6c14ff3a2593e6f304539a801226f5b9c3908b0 /llvm/lib/Analysis/ModuleDebugInfoPrinter.cpp | |
| parent | 9f069d9d5fbb2644b0d2e62a4a8835c11498dedc (diff) | |
| download | llvm-f5e2c5ddcec758ffdaff027a239a163331a73292.zip llvm-f5e2c5ddcec758ffdaff027a239a163331a73292.tar.gz llvm-f5e2c5ddcec758ffdaff027a239a163331a73292.tar.bz2 | |
[clang][test] Fix test issue under LLVM_REVERSE_ITERATION (#167394)
The order of these items may not be the same if reverse iteration is
enabled. From what I can tell this is related to visitation order, and I
don't see an easy way to handle that using the typical solutions, like
MapVector, etc. For now, just use CHECK-DAG to get the test into a
passing state.
Fixes #167057
Diffstat (limited to 'llvm/lib/Analysis/ModuleDebugInfoPrinter.cpp')
0 files changed, 0 insertions, 0 deletions
