[PATCH] D135192: Fix incorrect check for running out of source locations.

Paul Pluzhnikov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 18 13:45:31 PDT 2022


ppluzhnikov added a comment.

In D135192#3866294 <https://reviews.llvm.org/D135192#3866294>, @dblaikie wrote:

> Sounds good (guess this is pretty impractical to have a regression test/would require very large files to test?)

Yea, overflowing this requires a very convoluted setup; I don't think it's practical to have a unit test for this.

Could you commit this change? (I don't have commit rights in LLVM).

Thanks,


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135192



More information about the cfe-commits mailing list