[libcxx-commits] [PATCH] D91565: Guard init_priority attribute within libc++

Zbigniew Sarbinowski via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Nov 19 13:40:35 PST 2020


zibi updated this revision to Diff 306524.
zibi marked an inline comment as done.
zibi added a comment.

updated doc. and test as requested


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91565

Files:
  clang/include/clang/Basic/Attr.td
  clang/include/clang/Basic/AttrDocs.td
  clang/test/SemaCXX/init-priority-attr.cpp
  libcxx/include/__config
  libcxx/src/experimental/memory_resource.cpp
  libcxx/src/iostream.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91565.306524.patch
Type: text/x-patch
Size: 6470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201119/848efc52/attachment-0001.bin>


More information about the libcxx-commits mailing list