steakhal added a comment.

You should copy the `mempcpy14`, `mempcpy15` test cases into a separate file, 
and cut the `top`; while disabling this `alpha.unix.cstring.UninitializedRead` 
checker in the existing test file(s) and explicitly enable in the new separated 
file.
This way it wouldn't interfere with the existing test cases, since it would 
halt the analyzer (emits a sink node).
After that, you could land it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120489

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to