unnar marked 2 inline comments as done.
unnar added a comment.
No, I can't. If you could submit this for me it would be great.
================
Comment at: lldb/unittests/Utility/RangeMapTest.cpp:23
+std::vector<uint32_t> FindEntryIndexes(uint32_t address,
+ RangeDataVectorT map) {
+ std::vector<uint32_t> result;
----------------
labath wrote:
> This doesn't look right. Could you run clang-format over this?
I'm not sure what happened there while splitting up the patch but it's fixed.
(I will also set up a pre-commit hook for clang-format so that it should stop
this from happening going forward)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75180/new/
https://reviews.llvm.org/D75180
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits