summaryrefslogtreecommitdiffstats
path: root/Tests/CompileFeatures/default_dialect.cpp
Commit message (Expand)AuthorAgeFilesLines
* C++26: Support detection as the default standardRaul Tambre2024-04-161-1/+5
* Tests/CompileFeatures: Factor out headers to compute C and C++ standard levelsBrad King2024-04-051-51/+1
* GNU: Fix detection of C++ 11 mode in GCC 4.{4,5,6}Brad King2024-04-051-0/+2
* PGI: Fix detection of C++ 14/17 modesBrad King2024-04-051-1/+1
* NVHPC: Fix detection of C++ 20 mode on NVHPC < 22.7Brad King2024-04-051-0/+6
* XL/XLClang: Fix detection of C++ 14 mode on LinuxBrad King2024-04-041-0/+6
* Intel: Fix detection of C++ 14/17 modes on Linux/macOSBrad King2024-04-041-0/+8
* Intel: Fix detection of C++ 17/20 modes on WindowsBrad King2024-04-041-8/+13
* CompilerId: Clarify C and C++ standard level detectionBrad King2024-04-041-10/+18
* CUDA, CXX, OBJCXX: C++23 support with Clang 12Raul Tambre2020-12-081-1/+5
* Intel: Fix default C++ dialect detection on WindowsBrad King2019-10-101-1/+11
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-15/+16
* Features: Add infrastructure for C++ 20 language standardBrad King2018-03-271-1/+5
* MSVC: Add flags for C++ language standardsBrad King2017-07-171-9/+14
* Features: Add infrastructure for C++ 17 language standardBrad King2016-12-021-1/+5
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-10/+11
* Features: Update the default_dialect test for old GNU-like compilers.Stephen Kelly2015-01-151-1/+1
* Features: Fix the default C dialect for Clang and GNU.Stephen Kelly2014-11-201-0/+25