Changes between Version 12 and Version 13 of CompilerSelection


Ignore:
Timestamp:
Jul 10, 2020, 3:45:07 AM (4 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Update C11 compiler

Legend:

Unmodified
Added
Removed
Modified
  • CompilerSelection

    v12 v13  
    5454||= 1989 (C89)   =||     -      ||        -          ||    -        ||     -     ||
    5555||= 1999 (C99)   =||     -      ||        -          ||        -          ||        -          ||
    56 ||= 2011 (C11)    =||    [https://releases.llvm.org/3.1/docs/ClangReleaseNotes.html#cchanges 3.1]  ||    318.0.61  ||    4.3    ||    [https://gcc.gnu.org/wiki/C11Status 4.9]    ||
     56||= 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]    ||
    5757
    5858[https://en.cppreference.com/w/cpp/compiler_support C++ Standards supported by Clang, GCC, and Xcode]:
     
    6060||= 1998 (C++98) =||    [https://clang.llvm.org/cxx_status.html#cxx98 -]     =||=       -      =||=     -    =||=    [https://gcc.gnu.org/projects/cxx-status.html#cxx98 -]      =||
    6161||= 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]   ||
    62 ||= 2014 (C++14) =||    [https://clang.llvm.org/cxx_status.html#cxx14 3.4]    ||   602         ||    6.3    ||    [https://gcc.gnu.org/projects/cxx-status.html#cxx14 5]     ||
     62||= 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]     ||
    6363||= 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]     ||
    6464