[all-commits] [llvm/llvm-project] f3d43e: [lldb][Windows] Fixup overlapping memory regions t...
David Spickett via All-commits
all-commits at lists.llvm.org
Thu Jul 7 08:36:30 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f3d43eca34d4e3ddff2ba8a020ca21a9e963dd4f
https://github.com/llvm/llvm-project/commit/f3d43eca34d4e3ddff2ba8a020ca21a9e963dd4f
Author: David Spickett <david.spickett at linaro.org>
Date: 2022-07-07 (Thu, 07 Jul 2022)
Changed paths:
M lldb/test/API/functionalities/memory-region/TestMemoryRegion.py
Log Message:
-----------
[lldb][Windows] Fixup overlapping memory regions tests
As suggested in post-commit review on https://reviews.llvm.org/D129272.
* Rename the test case.
* Simplify the overlap check.
* Correct assertion.
More information about the All-commits
mailing list