]> granicus.if.org Git - clang/commitdiff
NFC fix documentation build by rL263015
authorDmitry Polukhin <dmitry.polukhin@gmail.com>
Wed, 9 Mar 2016 16:19:04 +0000 (16:19 +0000)
committerDmitry Polukhin <dmitry.polukhin@gmail.com>
Wed, 9 Mar 2016 16:19:04 +0000 (16:19 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@263023 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ItaniumMangleAbiTags.rst

index 8de20931bb97d75a08543d0f1fe707ce8b2354ba..6d50acad4b64c2ef16c698741a455209324802a5 100644 (file)
@@ -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.
+