From e350923a9b5f5fe38569723ea28fa12aaabe3522 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Tue, 14 Dec 2010 16:21:49 +0000 Subject: Fix documentation typo, from nobled. llvm-svn: 121768 --- clang/docs/UsersManual.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'clang/docs/UsersManual.html') diff --git a/clang/docs/UsersManual.html b/clang/docs/UsersManual.html index f4e414aef28..51b33bd5ec3 100644 --- a/clang/docs/UsersManual.html +++ b/clang/docs/UsersManual.html @@ -924,7 +924,7 @@ support is incomplete; enabling Microsoft extensions will silently drop certain constructs (including __declspec and Microsoft-style asm statements).

-
  • clang allows setting _MCS_VER with -fmsc-version=. It defaults to 1300 which +
  • clang allows setting _MSC_VER with -fmsc-version=. It defaults to 1300 which is the same as Visual C/C++ 2003. Any number is supported and can greatly affect what Windows SDK and c++stdlib headers clang can compile. This option will be removed when clang supports the full set of MS extensions required for these -- cgit v1.2.3