https://github.com/NagyDonat commented:
Seems to be a nice and small bugfix :) and seems to be correct. As the `unix.Malloc` report was just a symptom of the underlying engine limitations, I think the tests should be moved from `malloc.c` to a separate, new file under `clang/test/Analysis` (which could be named something like `identity-ops-on-LocAsInteger.c`). https://github.com/llvm/llvm-project/pull/225048 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
