labath added inline comments.
================
Comment at: lldb/unittests/Utility/RangeMapTest.cpp:23
+std::vector<uint32_t> FindEntryIndexes(uint32_t address,
+ RangeDataVectorT map) {
+ std::vector<uint32_t> result;
----------------
unnar wrote:
> 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)
That's ok. Don't worry about it.
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