[PATCH] D27486: Correct class-template deprecation behavior

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 21 11:01:37 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL298410: Correct class-template deprecation behavior (authored by erichkeane).

Changed prior to commit:
  https://reviews.llvm.org/D27486?vs=84330&id=92514#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27486

Files:
  cfe/trunk/include/clang/Basic/Attr.td
  cfe/trunk/include/clang/Sema/Sema.h
  cfe/trunk/lib/Sema/SemaDeclAttr.cpp
  cfe/trunk/lib/Sema/SemaTemplate.cpp
  cfe/trunk/lib/Sema/SemaTemplateInstantiate.cpp
  cfe/trunk/lib/Sema/SemaTemplateInstantiateDecl.cpp
  cfe/trunk/test/CXX/dcl.dcl/dcl.attr/dcl.attr.deprecated/p1.cpp
  cfe/trunk/test/Sema/attr-deprecated.c
  cfe/trunk/test/SemaCXX/attr-deprecated.cpp
  cfe/trunk/test/SemaObjC/attr-deprecated.m
  cfe/trunk/test/SemaObjC/special-dep-unavail-warning.m
  cfe/trunk/test/SemaObjC/warn-deprecated-implementations.m
  cfe/trunk/utils/TableGen/ClangAttrEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27486.92514.patch
Type: text/x-patch
Size: 17611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170321/d439d5fc/attachment.bin>


More information about the cfe-commits mailing list