Changes between Version 17 and Version 18 of CompilerSelection


Ignore:
Timestamp:
Jul 21, 2023, 4:20:29 AM (10 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Fix first clang version that supports C17

Legend:

Unmodified
Added
Removed
Modified
  • CompilerSelection

    v17 v18  
    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]    ||
     57||= 2017 (C17)   =||    [https://clang.llvm.org/c_status.html#c17 6.0]  ||  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]    ||
    5858
    5959[https://en.cppreference.com/w/cpp/compiler_support C++ Standards supported by Clang, GCC, and Xcode]: