Commits
Argyrios Kyrtzidis committed caf5bc4a4ad
[IDE/CodeCompletion] Ignore the internal members of Optional, like getLogicValue() and getMirror(). These are not commonly used and cause noise and confusion when showing among the the members of the underlying type. Swift SVN r17405