labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
Thanks for doing this. Are you able to commit this yourself ?
================
Comment at: lldb/unittests/Utility/RangeMapTest.cpp:23
+std::vector<uint32_t> FindEntryIndexes(uint32_t address,
+ RangeDataVectorT map) {
+ std::vector<uint32_t> result;
----------------
This doesn't look right. Could you run clang-format over this?
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