summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler/MSVC-C.cmake
Commit message (Expand)AuthorAgeFilesLines
* IWYU: Add `--driver-mode=cl` when applicablePigeonF2021-09-101-0/+1
* Compiler/MSVC: use the `-external:I` flag for system includesBen Boeckel2021-06-181-0/+6
* Compile with explicit language flag when source LANGUAGE property is setBrad King2020-12-021-0/+1
* MSVC: Record support for c_static_assertRaul Tambre2020-08-201-0/+4
* MSVC: Record support for C11 and c_restrictRaul Tambre2020-08-111-11/+31
* clang-tidy: Add driver mode argumentHanjiang Yu2020-01-271-0/+2
* MSVC: Add support for /JMC (Just My Code)Luca Cappa2019-05-141-0/+5
* CompileFeatures: Fix hard-coded MSVC C featuresBrad King2019-04-221-2/+6
* CompileFeatures: Record which C features the MSVC compiler supportsRobert Maynard2019-04-121-3/+7
* Features: Record C features for MSVCBrad King2018-03-291-0/+25