================
@@ -11,30 +11,37 @@
 //
 
//===----------------------------------------------------------------------===//
 
-#ifdef __MVS__
----------------
perry-ca wrote:

See my previous comment.  If we write the interface in AutoConvert.h so the 
functions are inline functions that do nothing for non-z/OS and then call these 
functions for z/OS, we can keep this file are z/OS only and not have function 
calls that return right away. 

https://github.com/llvm/llvm-project/pull/143174
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to