[libcxx-commits] [PATCH] D116947: [libc++] Introduce __debug_db_insert_c()

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jan 10 15:36:18 PST 2022


philnik updated this revision to Diff 398761.
philnik added a comment.

- Add `<type_traits>` include
- Make `__debug_db_insert_c` a template to forward the type


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116947

Files:
  libcxx/include/__debug
  libcxx/include/list
  libcxx/include/string
  libcxx/include/unordered_map
  libcxx/include/unordered_set
  libcxx/include/vector

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116947.398761.patch
Type: text/x-patch
Size: 36746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220110/a82427ab/attachment-0001.bin>


More information about the libcxx-commits mailing list