c/objc: problem originally reported as an objective-c bug.
But it is in the underlying c part of clang. clang crashes in IRGen when passing an incomplete type argument to variadic function (instead of diagnosing the bug). // rdar://10961370 llvm-svn: 151862
Loading
Please register or sign in to comment