]> granicus.if.org Git - clang/commitdiff
Fixup typo in MSVCCompatibility.rst
authorDavid Majnemer <david.majnemer@gmail.com>
Wed, 2 Jul 2014 21:09:33 +0000 (21:09 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Wed, 2 Jul 2014 21:09:33 +0000 (21:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@212219 91177308-0d34-0410-b5e6-96231b3b80d8

docs/MSVCCompatibility.rst

index 2a7f7b15bc490314a950745c8c96cc2aa948ecd5..243dfd2b6c365dd2f0518f02f69ba2dac1cc98bd 100644 (file)
@@ -78,7 +78,7 @@ The status of major ABI-impacting C++ features:
   enabling stack traces in all modern Windows debuggers.  Clang does not emit
   any type info or description of variable layout.
 
-* `RTTI`_: :good:`Complete`.  Generation of RTTI data structures has been
+* RTTI: :good:`Complete`.  Generation of RTTI data structures has been
   finished, along with support for the ``/GR`` flag.
 
 * Exceptions and SEH: :none:`Unstarted`.  Clang can parse both constructs, but