diff options
author | william.r.dieter <william.r.dieter@intel.com> | 2021-02-10 00:23:34 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2021-02-10 12:55:00 (GMT) |
commit | e5563e592fef9ebb86dc48ca718a7b1fdfce6ab3 (patch) | |
tree | b331aa21f5605e0d55a68bc3e8f78c2d92b08a9a /.clang-format | |
parent | 22902cb38cdc934cb113269ef89ee30fba11391c (diff) | |
download | CMake-e5563e592fef9ebb86dc48ca718a7b1fdfce6ab3.zip CMake-e5563e592fef9ebb86dc48ca718a7b1fdfce6ab3.tar.gz CMake-e5563e592fef9ebb86dc48ca718a7b1fdfce6ab3.tar.bz2 |
IntelLLVM: Remove unsupported -imsvc system include flag
`clang-cl` supports the `-imsvc` flag to tell the compiler an include
directory is intended for system paths. `icx` does not accept this
flag, even on MSVC platforms, so do not tell CMake that it exists.
Fixes: #21801
Signed-off-by: william.r.dieter <william.r.dieter@intel.com>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions