Skip to content
Commit 41e50a69 authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Invalidate all member indexes after InheritDoc processing.

After Process::InheritDoc has run we regenerate the ID-s of all
members and invalidate all member indexes.  The old code tried
to be clever and only recalculate members that had changed and
classes containing these, but it failed to do so correctly,
resulting in this hard-to-find bug.  Now I've taken a slower
approach of just recalculating everything, which should now
give us correct results.

Fixes #345
parent 0351cc52
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment