[lldb-dev] ; after if in AppleObjcRutnimev2.cpp

Carlo Kok ck at remobjects.com
Wed Oct 31 09:28:19 PDT 2012


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?



More information about the lldb-dev mailing list