[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:06:37 PST 2018


leonardchan updated this revision to Diff 176907.
leonardchan marked an inline comment as done.

Repository:
  rC Clang

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

https://reviews.llvm.org/D49511

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

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


More information about the cfe-commits mailing list