summaryrefslogtreecommitdiffstats
path: root/clang/docs/DiagnosticsReference.rst
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2018-04-17 04:25:18 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2018-04-17 04:25:18 +0000
commit2bdf2565a0da36ae802f18a6d87c270619b1f52d (patch)
treef1fce4d3de188291dea31d5b617806f3f8f4bd54 /clang/docs/DiagnosticsReference.rst
parent1c3a07834e9bdbde110a3ec0faaee9a40e765760 (diff)
downloadbcm5719-llvm-2bdf2565a0da36ae802f18a6d87c270619b1f52d.tar.gz
bcm5719-llvm-2bdf2565a0da36ae802f18a6d87c270619b1f52d.zip
Remove GC-related warning terminology
ObjC-GC isn't used any more; clean up this warning text. rdar://problem/39049693 llvm-svn: 330174
Diffstat (limited to 'clang/docs/DiagnosticsReference.rst')
-rw-r--r--clang/docs/DiagnosticsReference.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/docs/DiagnosticsReference.rst b/clang/docs/DiagnosticsReference.rst
index e2b0bd7dd55..ddf0ec56225 100644
--- a/clang/docs/DiagnosticsReference.rst
+++ b/clang/docs/DiagnosticsReference.rst
@@ -7556,7 +7556,7 @@ This diagnostic is enabled by default.
**Diagnostic text:**
+------------------------------------------------------------------------------------------------------------+
-|:warning:`warning:` |nbsp| :diagtext:`default property attribute 'assign' not appropriate for non-GC object`|
+|:warning:`warning:` |nbsp| :diagtext:`default property attribute 'assign' not appropriate for object`|
+------------------------------------------------------------------------------------------------------------+
+--------------------------------------------------------------------------------------------------------------------+
OpenPOWER on IntegriCloud