[all-commits] [llvm/llvm-project] c77da6: [ADT] Fix MappedIteratorTest. (#67337)
Ivan Kosarev via All-commits
all-commits at lists.llvm.org
Mon Sep 25 09:31:34 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c77da6fbaa788863787f8f34f7124498a57e9da8
https://github.com/llvm/llvm-project/commit/c77da6fbaa788863787f8f34f7124498a57e9da8
Author: Ivan Kosarev <ivan.kosarev at amd.com>
Date: 2023-09-25 (Mon, 25 Sep 2023)
Changed paths:
M llvm/unittests/ADT/MappedIteratorTest.cpp
Log Message:
-----------
[ADT] Fix MappedIteratorTest. (#67337)
Caught on builds with expensive and _GLIBCXX_DEBUG checks enabled.
See related discussion in
<https://reviews.llvm.org/D134675#inline-1472177>.
More information about the All-commits
mailing list