More Info

Revision 7549310...

(Back to digest)
 

Bug Fixes in Development Tools

Milian Wolff committed changes in [kdev-php/1.3] /:

take range into account when looking for redeclarations

probably we should refactor the handling of foreach
variables, since right now we have to visit the
TypeBuilder::visitStatement before declaring the variables.
this has side-effects since it also means we visit the
foreach-body statements before declaring the variables...

File Changes

Modified 3 files
 
duchain/builders/declarationbuilder.cpp
 
duchain/tests/duchain.cpp
 
duchain/tests/duchain.h
3 files changed in total