summaryrefslogtreecommitdiffstats
path: root/clang/docs/DiagnosticsReference.rst
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2018-04-17 05:48:36 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2018-04-17 05:48:36 +0000
commitc4f5f605fdf9a232d86b9a3d871d79fa2876a296 (patch)
treed76ac609f5aae41a2eca47f7d9e7aa0f852d12ce /clang/docs/DiagnosticsReference.rst
parenta6e7bd7001ce1b2ed5067d23ac3d8c0a0698c8ea (diff)
downloadbcm5719-llvm-c4f5f605fdf9a232d86b9a3d871d79fa2876a296.tar.gz
bcm5719-llvm-c4f5f605fdf9a232d86b9a3d871d79fa2876a296.zip
Fix malformed table introduced by r330174
http://lab.llvm.org:8011/builders/clang-sphinx-docs/builds/23573 llvm-svn: 330177
Diffstat (limited to 'clang/docs/DiagnosticsReference.rst')
-rw-r--r--clang/docs/DiagnosticsReference.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/clang/docs/DiagnosticsReference.rst b/clang/docs/DiagnosticsReference.rst
index ddf0ec56225..734a4590248 100644
--- a/clang/docs/DiagnosticsReference.rst
+++ b/clang/docs/DiagnosticsReference.rst
@@ -7555,9 +7555,9 @@ This diagnostic is enabled by default.
**Diagnostic text:**
-+------------------------------------------------------------------------------------------------------------+
++-----------------------------------------------------------------------------------------------------+
|:warning:`warning:` |nbsp| :diagtext:`default property attribute 'assign' not appropriate for object`|
-+------------------------------------------------------------------------------------------------------------+
++-----------------------------------------------------------------------------------------------------+
+--------------------------------------------------------------------------------------------------------------------+
|:warning:`warning:` |nbsp| :diagtext:`no 'assign', 'retain', or 'copy' attribute is specified - 'assign' is assumed`|
OpenPOWER on IntegriCloud