[cfe-dev] Bug in LocationContextManager
Olaf Krzikalla
Olaf.Krzikalla at tu-dresden.de
Tue Nov 3 02:19:11 PST 2009
Zhongxing Xu schrieb:
> Fortunately it was not causing bug because only AddPointer() and
> AddInteger() are used in the profiling.
Indeed it did. In LocationContextManager::getStackFrame a static call to
StackFrameContext::Profile profiles the (maybe) new element.
The elements in the container however were profiled using
LocationContext::Profile only.
Best Olaf
More information about the cfe-dev
mailing list