[PATCH] D116048: [clang][CodeGen][UBSan] VLA size checking for unsigned integer parameter

Alexander Kornienko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 21 08:54:31 PST 2022


alexfh added a comment.

We've started seeing some tests dying with SIGILL (illegal instruction) after this patch. I'm working on a reduced repro, but please take a look, if you can find any issues yourself.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116048



More information about the cfe-commits mailing list