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

Leonard Chan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 5 17:09:14 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC348442: [Sema/Attribute] Check for noderef attribute (authored by leonardchan, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49511?vs=176907&id=176908#toc

Repository:
  rC Clang

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

https://reviews.llvm.org/D49511

Files:
  include/clang/Basic/Attr.td
  include/clang/Basic/AttrDocs.td
  include/clang/Basic/DiagnosticGroups.td
  include/clang/Basic/DiagnosticSemaKinds.td
  include/clang/Sema/Sema.h
  lib/AST/TypePrinter.cpp
  lib/Sema/SemaExpr.cpp
  lib/Sema/SemaExprMember.cpp
  lib/Sema/SemaInit.cpp
  lib/Sema/SemaType.cpp
  test/Frontend/noderef.c
  test/Frontend/noderef.cpp
  test/Frontend/noderef_on_non_pointers.m
  test/Frontend/noderef_templates.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49511.176908.patch
Type: text/x-patch
Size: 33083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181206/644f0ba3/attachment-0001.bin>


More information about the cfe-commits mailing list