================
@@ -1118,6 +1118,40 @@ AppleMachO::~AppleMachO() {}
MachO::~MachO() {}
+void Darwin::CheckSDKSupportsTriple(const llvm::opt::ArgList &Args,
----------------
cyndyishida wrote:nit: s/CheckSDKSupportsTriple/VerifyTripleForSDK https://github.com/llvm/llvm-project/pull/176541 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
