MaskRay added inline comments.

================
Comment at: llvm/lib/Support/Triple.cpp:220
   case Win32: return "windows";
+  case ZOS:
+    return "zos";
----------------
Follow the local style by deleting the newline.


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

https://reviews.llvm.org/D82081



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to