[libcxx-commits] [PATCH] D91311: Add new 'preferred_name' attribute.

Richard Smith - zygoloid via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Nov 13 11:27:45 PST 2020


rsmith updated this revision to Diff 305222.
rsmith added a comment.

- Properly disable redundant redeclarations if preferred_name attribute is


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91311

Files:
  clang/include/clang/Basic/Attr.td
  clang/include/clang/Basic/AttrDocs.td
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/AST/TypePrinter.cpp
  clang/lib/Sema/SemaDeclAttr.cpp
  clang/lib/Sema/SemaTemplate.cpp
  clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
  clang/test/SemaTemplate/attributes.cpp
  clang/utils/TableGen/ClangAttrEmitter.cpp
  libcxx/include/__config
  libcxx/include/iosfwd
  libcxx/include/regex
  libcxx/include/string
  libcxx/include/string_view

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91311.305222.patch
Type: text/x-patch
Size: 28624 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201113/b32537f4/attachment-0001.bin>


More information about the libcxx-commits mailing list