[clang] [Clang] [Driver] add a Cygwin ToolChain (PR #135691)
Fangrui Song via cfe-commits
cfe-commits at lists.llvm.org
Tue May 6 22:31:17 PDT 2025
================
@@ -0,0 +1,109 @@
+//===--- Cygwin.cpp - Cygwin ToolChain Implementations ----------*- C++ -*-===//
----------------
MaskRay wrote:
In new code, can remove the comments per the updated https://llvm.org/docs/CodingStandards.html#file-headers
https://github.com/llvm/llvm-project/pull/135691
More information about the cfe-commits
mailing list