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

Christopher Di Bella via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 25 11:26:39 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4f395db86b5c: adds more checks to -Wfree-nonheap-object (authored by cjdb).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94640

Files:
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Sema/SemaChecking.cpp
  clang/test/Analysis/free.c
  clang/test/Analysis/free.cpp
  clang/test/Analysis/malloc-fnptr-plist.c
  clang/test/Analysis/malloc.c
  clang/test/Analysis/weak-functions.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94640.326452.patch
Type: text/x-patch
Size: 17540 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210225/21a873b0/attachment.bin>


More information about the cfe-commits mailing list