[libcxx-commits] [PATCH] D98750: Apply [[standalone_debug]] to some types in the STL.

Amy Huang via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Apr 6 17:48:36 PDT 2021


akhuang updated this revision to Diff 335686.
akhuang added a comment.

Update a test case to test the use of this attribute.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98750

Files:
  libcxx/include/__config
  libcxx/include/__hash_table
  libcxx/include/__tree
  libcxx/include/forward_list
  libcxx/include/list
  libcxx/include/map
  libcxx/include/unordered_map
  libcxx/test/libcxx/gdb/gdb_pretty_printer_test.sh.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98750.335686.patch
Type: text/x-patch
Size: 4527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210407/ff54feb3/attachment-0001.bin>


More information about the libcxx-commits mailing list