[PATCH] D157027: [lld-macho][nfc]Add bounds check before attempting to dereferencing iterators.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 10 13:00:04 PDT 2023


MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.

> Runnign some tests with asan built of LLD would throw errors similar to the following:

Running. Can you name the exact test names?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157027



More information about the llvm-commits mailing list