<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Rename IBOutletCollection interface in Attr.td"
   href="https://llvm.org/bugs/show_bug.cgi?id=27929">27929</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Rename IBOutletCollection interface in Attr.td
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>clang
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>LLVM Codegen
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedclangbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>ph.schoppe@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>When building a custom RecursiveASTVisitor I receive an error using Visual
Studio 2015 due to a naming conflict caused by Attr.td's definition of
IBOutletCollection.

An old mailing list entry describes this issue in detail:

<a href="http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20110214/116457.html">http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20110214/116457.html</a>

This had already been fixed in 2011 for a short period of time, but commit
18aa2ff4641847d7f8866e8c5912d4d0ddb858ce reverted this again. Maybe someone
with commit rights could change this to a name that solves the issue and
prevents other people from renaming again?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>