<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Dec 19, 2011, at 4:47 PM, Jean-Daniel Dupas wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello,<div><br></div><div>After recent changes with ObjC Interface Decl handling, compiling the simple following code trigger an assertion and crash clang (see pr11613).</div><div><br></div><div>Can someone have a look at this ? This is a very annoying bug for those who like to play with clang TOT :-(</div><div><br></div><div><span class="Apple-style-span" style="font-family: Verdana, sans-serif; font-size: small; "><pre class="bz_comment_text" id="comment_text_4" style="font-size: medium; font-family: monospace; white-space: pre-wrap; width: 50em; ">------------- Foo.m
@interface Foo
@end

@class Foo;

@implementation Foo
@end

</pre></span></div></div></blockquote><br></div><div>Fixed in Clang r146976.</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">     </span>- Doug</div><br></body></html>