[all-commits] [llvm/llvm-project] 1e337b: [libc++] Revert "[SystemZ][z/OS] Missing wchar fun...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Mon Mar 22 14:35:59 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1e337b1dd90369763ebe6aa4eb3e563c61ddb213
https://github.com/llvm/llvm-project/commit/1e337b1dd90369763ebe6aa4eb3e563c61ddb213
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2021-03-22 (Mon, 22 Mar 2021)
Changed paths:
M libcxx/include/wchar.h
M libcxx/src/CMakeLists.txt
R libcxx/src/support/ibm/mbsnrtowcs.inc
R libcxx/src/support/ibm/wcsnrtombs.inc
Log Message:
-----------
[libc++] Revert "[SystemZ][z/OS] Missing wchar functions libc++"
This reverts commit febbf68b423b14d55a14980d2ba3ec37ef1e31dc because it
added files that were not under the LLVM license.
See https://reviews.llvm.org/D98207 for details.
More information about the All-commits
mailing list