summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler/IntelLLVM-C.cmake
Commit message (Expand)AuthorAgeFilesLines
* Add CMAKE_<LANG>_STANDARD_LATEST variablesTyler2024-04-301-0/+6
* IntelLLVM: Add C standard flags on WindowsBrad King2024-04-031-11/+10
* 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
* 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: C17 supportRaul Tambre2021-02-251-3/+7
* IntelLLVM: Remove incomplete C17 supportBrad King2021-02-151-8/+3
* IntelLLVM: Add support for Intel LLVM-based compilersWilliam R. Dieter2021-01-281-0/+63