================
@@ -63,26 +63,103 @@ DarwinSDKInfo::RelatedTargetVersionMapping::parseJSON(
Min, Max, MinValue, MaximumDeploymentTarget, std::move(Mapping));
}
-static llvm::Triple::OSType parseOS(const llvm::json::Object &Obj) {
+static SmallVector<clang::DarwinSDKInfo::SupportedPlatform, 2>
----------------
cyndyishida wrote:
nit: the `clang` namespace is already applied here, so no need to qualify it.
https://github.com/llvm/llvm-project/pull/171970
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits