[PATCH] D94640: adds more checks to -Wfree-nonheap-object

Christopher Di Bella via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 8 15:21:56 PST 2021


cjdb updated this revision to Diff 322228.
cjdb marked 4 inline comments as done.
cjdb added a comment.
Herald added a subscriber: cfe-commits.

addresses comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94640

Files:
  clang/lib/Sema/SemaChecking.cpp
  clang/test/Analysis/free.c
  clang/test/Analysis/free.cpp
  clang/test/Analysis/weak-functions.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94640.322228.patch
Type: text/x-patch
Size: 14375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210208/9ff444e9/attachment-0001.bin>


More information about the cfe-commits mailing list