On 08/19/2014 03:43 PM, Brad King wrote:
> With -fdelayed-template-parsing enabled (for MSVC compat) then late
> template parsing allocates TemplateIdAnnotation instances that are
> never freed.
[snip]
> Here is a patch series to add a test for this case and propose a
> possible fix.

Ping.  My application cannot run in Assert builds without this, and
I think avoiding memory leaks is good for Clang upstream anyway.

Thanks,
-Brad

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to