llvm
22fd11fe - [SystemZ][z/OS] Refactor AutoConvert.h to remove large MVS guard (#143174)

Commit
350 days ago
[SystemZ][z/OS] Refactor AutoConvert.h to remove large MVS guard (#143174) This AutoConvert.h header frequently gets mislabeled as an unused include because it is guarded by MVS internally and every usage is also guarded. This refactors the change to remove this guard and instead make these functions a noop on other non-z/OS platforms.
Author
Parents
Loading