sethfowler / pygmalion

A code analysis tool based on libclang
BSD 3-Clause "New" or "Revised" License
10 stars 2 forks source link

Fix bug where the method gets priority over the object on a method call #130

Open sethfowler opened 11 years ago

sethfowler commented 11 years ago

Looks like a regression from the virtual method support code.

Example at layout/svg/nsSVGUtils.cpp:1848.