[all-commits] [llvm/llvm-project] ce3c7c: [lldb][test] Don't check line number in image look...
David Spickett via All-commits
all-commits at lists.llvm.org
Fri Dec 8 05:34:30 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ce3c7c09100803608177459b4d923f17742885f9
https://github.com/llvm/llvm-project/commit/ce3c7c09100803608177459b4d923f17742885f9
Author: David Spickett <david.spickett at linaro.org>
Date: 2023-12-08 (Fri, 08 Dec 2023)
Changed paths:
M lldb/test/Shell/Commands/command-image-lookup-color.test
Log Message:
-----------
[lldb][test] Don't check line number in image lookup colour test
We can assume the correct symbol is found, so putting the line
number here is just going to confuse anyone extending these tests.
More information about the All-commits
mailing list