On 10/3/12 2:56 AM, Konstantin Tokarev wrote:
TODO file says:* seems simple-inliner doesn't work with class member functions, need to fix it or add a CXX-specific inlining pass I've checked it and in my tests it worked perfectly with C++ - inlined both C++ methods and inside C++ methods. What was the issue with it?
Sorry, I forgot to update TODO. This item should have been nuked. I've fixed the known bugs in simple-inliner for C++ code.
- Yang
