[LLVMbugs] [Bug 14726] _Generic does not work as expected with Objective-C types
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Jun 6 11:30:26 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=14726
Fariborz Jahanian <fjahanian at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |fjahanian at apple.com
Resolution|--- |WORKSFORME
--- Comment #1 from Fariborz Jahanian <fjahanian at apple.com> ---
This works in the trunk.
% clang test.m ; ./a.out
1
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130606/cc96ff44/attachment.html>
More information about the llvm-bugs
mailing list