No, not intended. Fixed with: % svn commit Sending source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp Transmitting file data . Committed revision 167160.
Let us know if MSVC catches anything else! Greg On Oct 31, 2012, at 9:28 AM, Carlo Kok <[email protected]> wrote: > vs warns about a ; after if > > source\Plugins\LanguageRuntime\ObjC\AppleObjCRuntime\AppleObjCRuntimeV2.cpp:1718 > > if (ptr != LLDB_INVALID_ADDRESS); > m_isa_hash_table_ptr = ptr; > > was this the intended purpose? > _______________________________________________ > lldb-dev mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev _______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
