From: Dmitry Polukhin Date: Wed, 9 Mar 2016 16:19:04 +0000 (+0000) Subject: NFC fix documentation build by rL263015 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a4a149223dcbe73632b037fd5694c8589d5ee8d5;p=clang NFC fix documentation build by rL263015 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@263023 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ItaniumMangleAbiTags.rst b/docs/ItaniumMangleAbiTags.rst index 8de20931bb..6d50acad4b 100644 --- a/docs/ItaniumMangleAbiTags.rst +++ b/docs/ItaniumMangleAbiTags.rst @@ -99,3 +99,4 @@ in the type of a cast operator) are NOT available. Example: a cast operator to std::string (which is std::__cxx11::basic_string<...>) will use 'cxx11' as an active tag, as it is required from the return type `std::string` but not available. +