Files
CMake/Modules/Compiler
Brad King 2fc5e5dba9 Clang: Use -imsvc for system include only with MSVC-like front-end
In commit bb61c2d024 (Clang: use -imsvc for system include dirs when
running on Windows, 2020-09-16, v3.19.0-rc1~162^2) we added `-imsvc`
for all Clang compilers targeting the MSVC ABI.  However, the option
only exists for the MSVC-like front-end.  The GNU-like front-ends
use `-isystem`.

Fixes: #21789
2021-02-09 11:24:41 -05:00
..
2020-09-11 08:30:33 -04:00
2019-01-16 10:41:27 -05:00
2019-10-11 10:22:52 -04:00
2019-10-11 10:22:52 -04:00
2019-10-11 10:22:52 -04:00
2019-10-11 10:22:52 -04:00
2020-11-02 09:39:36 -05:00
2020-01-27 14:04:56 -05:00
2020-09-21 00:57:19 +02:00