Changes between Version 15 and Version 16 of CompilerSelection


Ignore:
Timestamp:
Jun 6, 2021, 1:45:24 PM (3 years ago)
Author:
MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Comment:

See https://github.com/macports/macports-base/commit/e641f42a9f6d93e1768bd91785d19467c30ddb02#diff-2bf6f036c953dcae6746ba121a662793c475e758b8fdce56e01a2390546f505a

Legend:

Unmodified
Added
Removed
Modified
  • CompilerSelection

    v15 v16  
    5555||= 1999 (C99)   =||     -      ||        -          ||        -          ||        -          ||
    5656||= 2011 (C11)   =||    [https://github.com/llvm/llvm-project/commit/debc59d1f360b1f7a041de72c02d76ed131370c6 3.3]  ||   500.2.75   ||    5.0    ||    [https://gcc.gnu.org/wiki/C11Status 4.9]    ||
     57||= 2017 (C17)   =||    [https://github.com/llvm/llvm-project/commit/debc59d1f360b1f7a041de72c02d76ed131370c6 3.3]  ||  1000.11.45.2   ||    10.0    ||    [https://gcc.gnu.org/onlinedocs/gcc-8.1.0/gcc/C-Dialect-Options.html#index-std-1 8.0]    ||
    5758
    5859[https://en.cppreference.com/w/cpp/compiler_support C++ Standards supported by Clang, GCC, and Xcode]:
     
    6162||= 2011 (C++11) =||    [https://clang.llvm.org/cxx_status.html#cxx11 3.3]    ||   500.2.75    ||    5.0    ||   [https://gcc.gnu.org/projects/cxx-status.html#cxx11 4.8.1]   ||
    6263||= 2014 (C++14) =||    [https://clang.llvm.org/cxx_status.html#cxx14 3.4]    ||   602.0.49    ||    6.3    ||    [https://gcc.gnu.org/projects/cxx-status.html#cxx14 5]     ||
    63 ||= 2017 (C++17) =||    [https://clang.llvm.org/cxx_status.html#cxx17 5.0]    ||   902.0.39.1  ||    9.3    ||    [https://gcc.gnu.org/projects/cxx-status.html#cxx17 7]     ||
     64||= 2017 (C++17) =||    [https://clang.llvm.org/cxx_status.html#cxx17 5.0]    ||   1000.11.45.2  ||    10.0    ||    [https://gcc.gnu.org/projects/cxx-status.html#cxx17 7]     ||
    6465
    6566=== Parallelism ===