[cfe-commits] PATCH : change clang Attrs.td to avoid conflict w/MinGW basetyps.h
kirk.beitz at nokia.com
kirk.beitz at nokia.com
Mon Feb 14 20:03:03 PST 2011
Takumi ++
#undef is fine for a workaround, but i prefer not to have to use #undef (or #ifdef or #define for that matter) unless absolutely necessary, and this small patch makes it unnecessary in this case.
Regards,
++ Kirk
On 2011-Feb-14, at 6:43 PM, ext NAKAMURA Takumi wrote:
Kirk,
Indeed it is annoying. It would be also on Microsoft SDKs, I guess.
I dare to say, I know it would be bikeshed discussions, what would
more proper identifier be as alternative of "InterFace"?
Or I suggest to workaround. Simply #undef interface.
Thank you, ...Takumi
++ kirk beitz : nokia : austin + san diego : kirk.beitz at nokia.com<mailto:kirk.beitz at nokia.com> ++
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110215/32e30b5f/attachment.html>
More information about the cfe-commits
mailing list