Fixup typo in MSVCCompatibility.rst

llvm-svn: 212219
This commit is contained in:
David Majnemer 2014-07-02 21:09:33 +00:00
parent e9219e0026
commit ac64d2b064
1 changed files with 1 additions and 1 deletions

View 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