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

Richard Smith - zygoloid via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Nov 24 18:50:20 PST 2020


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

- Remove _LIBCPP_HAS_NO_PREFERRED_NAME


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.307496.patch
Type: text/x-patch
Size: 28490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201125/2bdebaae/attachment-0001.bin>


More information about the libcxx-commits mailing list