]> granicus.if.org Git - clang/commitdiff
Fix a warning with generating the attribute documentation; NFC.
authorAaron Ballman <aaron@aaronballman.com>
Fri, 5 Dec 2014 14:11:39 +0000 (14:11 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Fri, 5 Dec 2014 14:11:39 +0000 (14:11 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@223463 91177308-0d34-0410-b5e6-96231b3b80d8

include/clang/Basic/AttrDocs.td

index baa01c0c19f956367392a1619b9d517d5181ba0b..13b2b7e06ace81443306347575614c7be46cc1b5 100644 (file)
@@ -698,7 +698,8 @@ The semantics are as follows:
 - 0 implies the default no limit on register usage.
 
 - Ignored on older VLIW subtargets which did not have separate scalar
-and vector registers, R600 through Northern Islands.
+  and vector registers, R600 through Northern Islands.
+
 }];
 }