[PATCH] D95815: [deref-at-point] restrict inference of dereferenceability based on allocsize attribute

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 1 00:56:01 PDT 2021


nikic added a comment.

As we don't have any default-enabled nosync inference, doesn't this effectively disable this code entirely (for the default pipeline)?


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

https://reviews.llvm.org/D95815



More information about the llvm-commits mailing list