[PATCH] D125776: [llvm-debuginfo-analyzer] 01 - Interval tree

Carlos Alberto Enciso via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 27 04:12:36 PDT 2022


CarlosAlbertoEnciso updated this revision to Diff 463183.
CarlosAlbertoEnciso added a comment.

Updated patch to correct build failures:

https://lab.llvm.org/buildbot/#/builders/36/builds/25424

`error: comparison of integers of different signs: 'const unsigned long' and 'const int' [-Werror,-Wsign-compare]`


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125776/new/

https://reviews.llvm.org/D125776

Files:
  llvm/unittests/ADT/IntervalTreeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125776.463183.patch
Type: text/x-patch
Size: 50394 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220927/2553a6b8/attachment.bin>


More information about the llvm-commits mailing list