[PATCH] D144673: Add tests to reproduce pointer/index width confusion crashes

Krzysztof Drewniak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 23 23:28:48 PST 2023


krzysz00 added a comment.

Will fix logical tomorrow (feel free to revert until then)

How do I test for tripping an assertion reliably here? The point of these
tests is to confirm that another patch makes the assertion failure go away.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144673



More information about the llvm-commits mailing list