[PATCH] D20428: Tracking exception specification source locations

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 10 06:46:32 PDT 2016


aaron.ballman added a comment.

In https://reviews.llvm.org/D20428#564511, @sbarzowski wrote:

> What's happening here? It's accepted, but not merged and the last activity is 3 months old while my change is waiting for it. Can I help somehow?


It was accepted, but then caused build failures. I started correcting it, but ran into problems properly getting `TypeLocBuilder` to generate the proper type location information. Since then, I've ran out of funding to work on the problem and haven't had the spare time to pick it back up again. If someone would like to work on this patch in the meantime, I certainly would not be offended (and I'd be happy to help review).


https://reviews.llvm.org/D20428





More information about the cfe-commits mailing list