Set the default wchar_t type on z/OS, and unsigned as the default.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D87624
[SystemZ][z/OS] Set default wchar_t type for zOS ClosedPublic Authored by abhina.sreeskantharajan on Sep 14 2020, 11:49 AM.
Details Summary Set the default wchar_t type on z/OS, and unsigned as the default.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 16 2020, 7:52 AM Closed by commit rG0fb97fd6a4f2: [SystemZ][z/OS] Set default wchar_t type for zOS (authored by abhina.sreeskantharajan). · Explain WhySep 22 2020, 5:03 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 293417 clang/lib/Basic/Targets/OSTargets.h
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/CodeGen/wchar-size.c
clang/test/Lexer/wchar-signedness.c
clang/test/Preprocessor/wchar_t.c
clang/test/Sema/wchar.c
|