]> git.saurik.com Git - cycript.git/commit - Syntax.hpp
Removed a virtual to avoid an optimizer vtable bug.
authorJay Freeman (saurik) <saurik@saurik.com>
Wed, 4 Nov 2009 03:13:33 +0000 (03:13 +0000)
committerJay Freeman (saurik) <saurik@saurik.com>
Wed, 4 Nov 2009 03:13:33 +0000 (03:13 +0000)
commit5db9a7f565cc598e8ad179a08d771e1b6ab10928
treef1b46713b6f998541d9669e1100fad846cf89464
parent67f1fc6b03746f5c3d9c6e26ad0d16e6fe8eec62
Removed a virtual to avoid an optimizer vtable bug.
Parser.hpp