[all-commits] [llvm/llvm-project] d2b0df: [libc++][NFC] Update namespace comments in include/

philnik777 via All-commits all-commits at lists.llvm.org
Thu Dec 2 12:07:57 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d2b0df35afb7184f5a68f67d6ed0c6230688df7f
      https://github.com/llvm/llvm-project/commit/d2b0df35afb7184f5a68f67d6ed0c6230688df7f
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2021-12-02 (Thu, 02 Dec 2021)

  Changed paths:
    M libcxx/include/__functional/bind.h
    M libcxx/include/__functional/function.h
    M libcxx/include/__nullptr
    M libcxx/include/__threading_support
    M libcxx/include/__utility/rel_ops.h
    M libcxx/include/charconv
    M libcxx/include/chrono
    M libcxx/include/complex
    M libcxx/include/exception
    M libcxx/include/ext/__hash
    M libcxx/include/ext/hash_map
    M libcxx/include/ext/hash_set
    M libcxx/include/initializer_list
    M libcxx/include/new
    M libcxx/include/optional
    M libcxx/include/regex
    M libcxx/include/stdexcept
    M libcxx/include/string
    M libcxx/include/string_view
    M libcxx/include/thread
    M libcxx/include/tuple
    M libcxx/include/type_traits
    M libcxx/include/typeinfo

  Log Message:
  -----------
  [libc++][NFC] Update namespace comments in include/

update the namspace comments in include/

Reviewed By: ldionne, #libc

Spies: smeenai, libcxx-commits

Differential Revision: https://reviews.llvm.org/D114947




More information about the All-commits mailing list