[PATCH] D102728: [clang][Sema] removes -Wfree-nonheap-object reference param false positive

Christopher Di Bella via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 12 19:45:43 PDT 2021


cjdb updated this revision to Diff 358127.
cjdb marked 6 inline comments as done.
cjdb added a comment.

responds to feedback


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102728

Files:
  clang/lib/Sema/SemaChecking.cpp
  clang/test/Sema/warn-free-nonheap-object.cpp
  mlir/lib/IR/OperationSupport.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102728.358127.patch
Type: text/x-patch
Size: 3878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210713/499da50d/attachment.bin>


More information about the cfe-commits mailing list