[PATCH] D83472: [SystemZ/ZOS] Add header file to encapsulate use of

2020-09-23 Thread Michał Górny via Phabricator via cfe-commits
mgorny added inline comments. Comment at: llvm/include/llvm/Support/ExitCodes.h:19 + +#include "llvm/Config/config.h" + This is a private LLVM header and it's not installed. Therefore, this installed header references uninstalled headers and breaks standalone

[PATCH] D83472: [SystemZ/ZOS] Add header file to encapsulate use of

2020-08-26 Thread Kai Nacke via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rGed07e1fe0ffd: [SystemZ/ZOS] Add header file to encapsulate use of sysexits.h (authored by Kai). Herald added a project: clang. Herald added a subscriber: cfe-commits. Changed prior to commit: