Skip to content
  • Robert Maynard's avatar
    CompileFeatures: Now able to presume full language level support · b0f46c48
    Robert Maynard authored and Brad King's avatar Brad King committed
    Previously compilers that only supported the meta-level flags
    would not have any of the granular features listed. Now we
    presume that they have full support and enable all the features.
    
    Update granular feature tests to skip the actual compilation
    checks for the presumed features.
    b0f46c48