[PATCH] D89988: adds basic -Wfree-nonheap-object functionality

George Burgess IV via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 28 16:24:15 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG425a83a5f069: [Sema] adds basic -Wfree-nonheap-object functionality (authored by cjdb, committed by george.burgess.iv).
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89988

Files:
  clang/include/clang/Basic/Builtins.def
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/include/clang/Sema/Sema.h
  clang/lib/AST/Decl.cpp
  clang/lib/Sema/SemaChecking.cpp
  clang/test/Sema/warn-free-nonheap-object.c
  clang/test/Sema/warn-free-nonheap-object.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89988.301469.patch
Type: text/x-patch
Size: 8991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201028/1f21e548/attachment-0001.bin>


More information about the cfe-commits mailing list