[all-commits] [llvm/llvm-project] bc8f00: [libc++] Get rid of _LIBCPP_HAS_OPEN_WITH_WCHAR in...

Louis Dionne via All-commits all-commits at lists.llvm.org
Wed Oct 5 08:27:43 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bc8f007fe045139dde244b2374b851f93cc7ed3c
      https://github.com/llvm/llvm-project/commit/bc8f007fe045139dde244b2374b851f93cc7ed3c
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2022-10-05 (Wed, 05 Oct 2022)

  Changed paths:
    M libcxx/test/libcxx/input.output/file.streams/fstreams/fstream.cons/wchar_pointer.pass.cpp
    M libcxx/test/libcxx/input.output/file.streams/fstreams/fstream.members/open_wchar_pointer.pass.cpp
    M libcxx/test/libcxx/input.output/file.streams/fstreams/ifstream.cons/wchar_pointer.pass.cpp
    M libcxx/test/libcxx/input.output/file.streams/fstreams/ifstream.members/open_wchar_pointer.pass.cpp
    M libcxx/test/libcxx/input.output/file.streams/fstreams/ofstream.cons/wchar_pointer.pass.cpp
    M libcxx/test/libcxx/input.output/file.streams/fstreams/ofstream.members/open_wchar_pointer.pass.cpp
    M libcxx/test/support/platform_support.h
    A libcxx/test/support/wide_temp_file.h
    M libcxx/utils/libcxx/test/features.py

  Log Message:
  -----------
  [libc++] Get rid of _LIBCPP_HAS_OPEN_WITH_WCHAR in the test suite

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




More information about the All-commits mailing list