summaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2014-02-28 23:46:04 +0000
committerReid Kleckner <reid@kleckner.net>2014-02-28 23:46:04 +0000
commitfc0df2a8797905b5843da5cdd3911ee0abc64530 (patch)
tree0fa4bf32c1017bc1a7208624e8f50f416ee01ff0 /docs/index.rst
parentf89c97e5806110219a6526fade2e690b3dd93ca8 (diff)
Add Clang docs about MSVC compatibility
This documents some of the status of supported functionality in MSVC quirks mode. Some of this should be in http://clang.llvm.org/compatibility.html instead when things have stabilized. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@202559 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index b6cd00b7a1..bf2de7ebfd 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -28,6 +28,7 @@ Using Clang as a Compiler
LeakSanitizer
SanitizerSpecialCaseList
Modules
+ MSVCCompatibility
FAQ
Using Clang as a Library