Skip to content

Commit 42a5f50

Browse files
committed
Documented the option of having Clang look up MSVC headers.
Signed-off-by: Dimitar Dobrev <[email protected]>
1 parent 01a2418 commit 42a5f50

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/UsersManual.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ binding technologies:
3131
- C# (P/Invoke)
3232
- C++/CLI
3333

34+
We have recently introduced an option which makes Clang look up MSVC headers.
35+
If it works well, we're going to make it the default in our next release.
36+
Its only disadvantage is the ability to select a specific version of MSVC.
37+
3438
# 3. C/C++ language features
3539

3640
In this section we will go through how the generator deals C/C++ types.

0 commit comments

Comments
 (0)