[all-commits] [llvm/llvm-project] 0fb97f: [SystemZ][z/OS] Set default wchar_t type for zOS

Abhina Sree via All-commits all-commits at lists.llvm.org
Tue Sep 22 05:03:23 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0fb97fd6a4f2ec9267a1f4d039ec8895c2460ab7
      https://github.com/llvm/llvm-project/commit/0fb97fd6a4f2ec9267a1f4d039ec8895c2460ab7
  Author: Abhina Sreeskantharajan <Abhina.Sreeskantharajan at ibm.com>
  Date:   2020-09-22 (Tue, 22 Sep 2020)

  Changed paths:
    M clang/lib/Basic/Targets/OSTargets.h
    M clang/lib/Driver/ToolChains/Clang.cpp
    M clang/test/CodeGen/wchar-size.c
    M clang/test/Lexer/wchar-signedness.c
    M clang/test/Preprocessor/wchar_t.c
    M clang/test/Sema/wchar.c

  Log Message:
  -----------
  [SystemZ][z/OS] Set default wchar_t type for zOS

Set the default wchar_t type on z/OS, and unsigned as the default.

Reviewed By: hubert.reinterpretcast, fanbo-meng

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




More information about the All-commits mailing list