[all-commits] [llvm/llvm-project] cfef7c: [libc++][NFC] Remove _VSTD:: when not needed.

mordante via All-commits all-commits at lists.llvm.org
Mon May 10 09:16:18 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cfef7c918b8297ffb1d882d6b31fe68f876607db
      https://github.com/llvm/llvm-project/commit/cfef7c918b8297ffb1d882d6b31fe68f876607db
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2021-05-10 (Mon, 10 May 2021)

  Changed paths:
    M libcxx/include/__memory/shared_ptr.h
    M libcxx/include/algorithm
    M libcxx/include/compare
    M libcxx/include/concepts
    M libcxx/include/format
    M libcxx/include/functional
    M libcxx/include/iomanip
    M libcxx/include/set

  Log Message:
  -----------
  [libc++][NFC] Remove _VSTD:: when not needed.

Reviewed By: #libc, Quuxplusone

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




More information about the All-commits mailing list