https://llvm.org/bugs/show_bug.cgi?id=27929
Bug ID: 27929
Summary: Rename IBOutletCollection interface in Attr.td
Product: clang
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: LLVM Codegen
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
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:
http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20110214/116457.html
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?
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs