[PATCH] D27486: Correct class-template deprecation behavior

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 13 10:16:25 PST 2017


erichkeane updated this revision to Diff 84330.
erichkeane added a comment.

Fixed the deprecated location 'note'.  Observe the changes to a variety of tests.


https://reviews.llvm.org/D27486

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27486.84330.patch
Type: text/x-patch
Size: 17218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170113/a7d1bd18/attachment-0001.bin>


More information about the cfe-commits mailing list