[PATCH] D99100: [WIP] Implement RFC: Decomposing deref(N) into deref(N) + nofree

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 14 14:46:23 PDT 2021


nikic added a comment.

>From a quick look at canBeFreed(), it seems like the case of a `nofree` argument isn't handled yet.


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

https://reviews.llvm.org/D99100



More information about the llvm-commits mailing list