[PATCH] D49511: [Sema/Attribute] Check for noderef attribute

Leonard Chan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 18 15:48:02 PDT 2018


leonardchan updated this revision to Diff 156167.
leonardchan added a comment.

- Added checks for expressions in statements other than declarations or expression statements


Repository:
  rC Clang

https://reviews.llvm.org/D49511

Files:
  include/clang/AST/Type.h
  include/clang/Basic/Attr.td
  include/clang/Basic/AttrDocs.td
  include/clang/Basic/DiagnosticSemaKinds.td
  include/clang/Sema/Sema.h
  lib/AST/Type.cpp
  lib/AST/TypePrinter.cpp
  lib/Sema/SemaExpr.cpp
  lib/Sema/SemaStmt.cpp
  lib/Sema/SemaType.cpp
  test/Frontend/noderef.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49511.156167.patch
Type: text/x-patch
Size: 18306 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180718/f21309ed/attachment-0001.bin>


More information about the cfe-commits mailing list