[all-commits] [llvm/llvm-project] aac2de: [libc++] Remove unnecessary usage of <iostream> in...

Louis Dionne via All-commits all-commits at lists.llvm.org
Fri Oct 2 10:01:06 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: aac2de1b1af07448483f8cdb3a588b9504def9ac
      https://github.com/llvm/llvm-project/commit/aac2de1b1af07448483f8cdb3a588b9504def9ac
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-10-02 (Fri, 02 Oct 2020)

  Changed paths:
    M libcxx/test/support/private_constructor.h

  Log Message:
  -----------
  [libc++] Remove unnecessary usage of <iostream> in the test suite

Tests should strive to be as minimal as possible, since it makes them
relevant on platforms where <iostream> does not work.




More information about the All-commits mailing list