summaryrefslogtreecommitdiffstats
path: root/docs/ReleaseNotes.html
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2012-03-23 23:11:49 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2012-03-23 23:11:49 +0000
commitec5a306dd4e8911f22997d84ce029affbb582132 (patch)
treed77e522c49dcf2495ad31e5271a640bbf65bfee9 /docs/ReleaseNotes.html
parent3343fad1f1ec81af43674b76eddbe9ab10e344eb (diff)
Revert accidentally-committed www changes (and an unused diagnostic);
forward-declared enums aren't /quite/ done yet. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@153350 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r--docs/ReleaseNotes.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 64c6acb25a..628079978e 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -125,7 +125,6 @@ following are now considered to be of production quality:
<li>Generalized initializers</li>
<li>Unrestricted unions</li>
<li>User-defined literals</li>
- <li>Forward-declared enumerations</li>
</ul>
<!-- = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = -->