summaryrefslogtreecommitdiff
path: root/Modules/Compiler/IntelLLVM-CXX.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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