[PATCH] D77836: [Attribute] Fix noderef attribute false-negatives

Leonard Chan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 13 16:52:58 PDT 2020


leonardchan updated this revision to Diff 257153.
leonardchan marked an inline comment as done.
leonardchan added a comment.

Updated to address comments and added an RAII class for easier checking before exiting functions.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77836

Files:
  clang/include/clang/Sema/Initialization.h
  clang/lib/Sema/SemaCast.cpp
  clang/lib/Sema/SemaInit.cpp
  clang/test/Frontend/noderef.c
  clang/test/Frontend/noderef.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77836.257153.patch
Type: text/x-patch
Size: 8160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200413/13b0fa7a/attachment.bin>


More information about the cfe-commits mailing list