[PATCH] D85324: [z/OS] Add z/OS Target and define macros

Abhina Sreeskantharajan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 7 10:17:43 PDT 2020


abhina.sreeskantharajan updated this revision to Diff 283942.
abhina.sreeskantharajan marked 2 inline comments as done.
abhina.sreeskantharajan added a comment.

Thanks Hubert for reviewing. I updated the patch to fix the wchar_t comment and the if guards for the macros. I also updated the lit test to reflect these new changes.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85324/new/

https://reviews.llvm.org/D85324

Files:
  clang/lib/Basic/Targets.cpp
  clang/lib/Basic/Targets/OSTargets.h
  clang/test/Preprocessor/init.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85324.283942.patch
Type: text/x-patch
Size: 6539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200807/a2d3759e/attachment.bin>


More information about the cfe-commits mailing list