Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 4af2a3ed authored by Hans Wennborg's avatar Hans Wennborg
Browse files

ReleaseNotes: mention new /imsvc flag

git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_39@278876 91177308-0d34-0410-b5e6-96231b3b80d8
parent 9ea2f5ae
No related branches found
No related tags found
No related merge requests found
......@@ -107,6 +107,10 @@ the precompiled header flags are honored. But if the precompiled header is
included by an `#include <stdafx.h>` in each source file instead of by a
`/FIstdafx.h` flag, these flag continue to be ignored.
clang-cl has a new flag, `/imsvc <dir>`, for adding a directory to the system
include search path (where warnings are disabled default) without having to
set `%INCLUDE`.
C Language Changes in Clang
---------------------------
The -faltivec and -maltivec flags no longer silently include altivec.h on Power platforms.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment