summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler/IntelLLVM-CXX.cmake
Commit message (Expand)AuthorAgeFilesLines
* IntelLLVM: Record C++26 supportscivision2024-05-131-2/+23
* Add CMAKE_<LANG>_STANDARD_LATEST variablesTyler2024-04-301-0/+6
* IntelLLVM: Use C23 and C++23 flags only versions supporting themBrad King2024-04-031-4/+8
* IntelLLVM: Add provisional flags for C23 and C++23scivision2023-01-161-0/+6
* IntelLLVM: Replace -Qstd= with -Qstd: on Windowsscivision2023-01-161-6/+6
* IntelLLVM: Avoid unnecessary -Qstd=c++11 flag on WindowsBrad King2023-01-121-2/+2
* IWYU: Add `--driver-mode=cl` when applicablePigeonF2021-09-101-0/+1
* IntelLLVM: Fix C/C++ standard level flags on WindowsBrad King2021-07-071-5/+1
* IntelLLVM: Add support for Intel LLVM-based compilersWilliam R. Dieter2021-01-281-0/+69