[cfe-dev] Announcing "clang-ctags"

John Wiegley johnw at boostpro.com
Tue Jul 24 10:18:24 PDT 2012


>>>>> Sean Silva <silvas at purdue.edu> writes:

> If it consistently triggers inside that function, then maybe you could
> single step it through that function? It's a bit tedious to do 5-11 times,
> but it will probably find the offending stray memory reference.

I built Clang with ASan, so I know where the reference happens (see bug
report), I just don't know why it's using a freed memory block.

-- 
John Wiegley
BoostPro Computing
http://www.boostpro.com



More information about the cfe-dev mailing list