[lldb-dev] ; after if in AppleObjcRutnimev2.cpp
Greg Clayton
gclayton at apple.com
Wed Oct 31 12:06:14 PDT 2012
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 <ck at remobjects.com> 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
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
More information about the lldb-dev
mailing list