[PATCH] D61530: Add AIX Version Macros

Andus Yu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 3 12:45:31 PDT 2019


andusy created this revision.
andusy added reviewers: hubert.reinterpretcast, jasonliu, sfertile, xingxue.
andusy added a project: clang.
Herald added a subscriber: jsji.

- This patch checks the AIX version and defines the appropriate macros.
- Follow up to a comment <https://reviews.llvm.org/D59048?id=189580#inline-522448> on D59048 <https://reviews.llvm.org/D59048>.


Repository:
  rC Clang

https://reviews.llvm.org/D61530

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61530.198056.patch
Type: text/x-patch
Size: 6718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190503/dea23793/attachment-0001.bin>


More information about the cfe-commits mailing list