[all-commits] [llvm/llvm-project] db1978: [libc++] Mark standard-mandated includes as such

philnik777 via All-commits all-commits at lists.llvm.org
Fri Jun 17 11:43:54 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: db1978b67431ca3462ad8935bf662c15750b8252
      https://github.com/llvm/llvm-project/commit/db1978b67431ca3462ad8935bf662c15750b8252
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2022-06-17 (Fri, 17 Jun 2022)

  Changed paths:
    M libcxx/include/algorithm
    M libcxx/include/array
    M libcxx/include/bitset
    M libcxx/include/coroutine
    M libcxx/include/deque
    M libcxx/include/filesystem
    M libcxx/include/forward_list
    M libcxx/include/ios
    M libcxx/include/iostream
    M libcxx/include/list
    M libcxx/include/map
    M libcxx/include/memory
    M libcxx/include/optional
    M libcxx/include/queue
    M libcxx/include/random
    M libcxx/include/regex
    M libcxx/include/set
    M libcxx/include/span
    M libcxx/include/stack
    M libcxx/include/string
    M libcxx/include/string_view
    M libcxx/include/system_error
    M libcxx/include/thread
    M libcxx/include/tuple
    M libcxx/include/typeindex
    M libcxx/include/unordered_map
    M libcxx/include/unordered_set
    M libcxx/include/utility
    M libcxx/include/valarray
    M libcxx/include/variant
    M libcxx/include/vector

  Log Message:
  -----------
  [libc++] Mark standard-mandated includes as such

Reviewed By: ldionne, Mordante, #libc, saugustine

Spies: saugustine, MaskRay, arichardson, mstorsjo, jloser, libcxx-commits, arphaman

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




More information about the All-commits mailing list