================
@@ -2953,7 +2953,15 @@ static bool sdkSupportsBuiltinModules(
   case Darwin::MacOS:
     return SDKVersion >= VersionTuple(15U);
----------------
cyndyishida wrote:

The extra test coverage is more for future-proofing. There is a decent amount 
of `TargetVariantTriple` logic happening in this file. 

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

Reply via email to