]> granicus.if.org Git - clang/commitdiff
Correct this attribute group documentation to have a heading, which fixes the docs...
authorAaron Ballman <aaron@aaronballman.com>
Wed, 20 Mar 2019 11:58:38 +0000 (11:58 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Wed, 20 Mar 2019 11:58:38 +0000 (11:58 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@356551 91177308-0d34-0410-b5e6-96231b3b80d8

include/clang/Basic/AttrDocs.td

index 4c87f0c62bed82c9dfe3f220dd588ba31d62f138..663eb4a97a357712b42a57074643131d19ea4158 100644 (file)
@@ -606,6 +606,7 @@ Query for this feature with ``__has_attribute(diagnose_if)``.
 
 def PassObjectSizeDocs : Documentation {
   let Category = DocCatVariable; // Technically it's a parameter doc, but eh.
+  let Heading = "pass_object_size, pass_dynamic_object_size";
   let Content = [{
 .. Note:: The mangling of functions with parameters that are annotated with
   ``pass_object_size`` is subject to change. You can get around this by