aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/ModuleDebugInfoPrinter.cpp
diff options
context:
space:
mode:
authorPaul Kirth <paulkirth@google.com>2025-11-11 11:29:52 -0800
committerGitHub <noreply@github.com>2025-11-11 11:29:52 -0800
commitf5e2c5ddcec758ffdaff027a239a163331a73292 (patch)
treef6c14ff3a2593e6f304539a801226f5b9c3908b0 /llvm/lib/Analysis/ModuleDebugInfoPrinter.cpp
parent9f069d9d5fbb2644b0d2e62a4a8835c11498dedc (diff)
downloadllvm-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