clangir icon indicating copy to clipboard operation
clangir copied to clipboard

Fix cleanups crashes in `vla.c`

Open bcardosolopes opened this issue 1 year ago • 0 comments

BTW, I ran into an issue with vla.c yesterday related with cleanups when adding more skeletons to complete function epilogue, see the FIXME's in https://github.com/llvm/clangir/commit/eaf965e20f62e81586d4862d3697ac4720e19468. This is hinting to the possibility that such cleanups could be slightly wrong, or there's something missing in this PR.

Originally posted by @bcardosolopes in https://github.com/llvm/clangir/issues/453#issuecomment-1936678297

bcardosolopes avatar Feb 09 '24 22:02 bcardosolopes