[libcxx-commits] [PATCH] D114947: [libc++][NFC] Update namespace comments in include/
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Dec 2 05:15:35 PST 2021
philnik created this revision.
philnik added reviewers: ldionne, Quuxplusone, Mordante.
Herald added a subscriber: smeenai.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
update the namspace comments in include/
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D114947
Files:
libcxx/include/__functional/bind.h
libcxx/include/__functional/function.h
libcxx/include/__nullptr
libcxx/include/__threading_support
libcxx/include/__utility/rel_ops.h
libcxx/include/charconv
libcxx/include/chrono
libcxx/include/complex
libcxx/include/exception
libcxx/include/ext/__hash
libcxx/include/ext/hash_map
libcxx/include/ext/hash_set
libcxx/include/initializer_list
libcxx/include/new
libcxx/include/optional
libcxx/include/regex
libcxx/include/stdexcept
libcxx/include/string
libcxx/include/string_view
libcxx/include/thread
libcxx/include/tuple
libcxx/include/type_traits
libcxx/include/typeinfo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114947.391282.patch
Type: text/x-patch
Size: 9215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211202/ff8b1755/attachment.bin>
More information about the libcxx-commits
mailing list