[PATCH] D27985: Add demangling support for C++11 thread_local variables

Dave Bozier via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 30 06:37:20 PST 2017


davidb added a comment.

In https://reviews.llvm.org/D27985#660029, @mehdi_amini wrote:

> LGTM.
>
> Can you apply the patch in LLVM (libDemangle) as well please?


Thank you Mehdi. I have an LLVM (libDemangle) with an identical change (minus the tests) waiting. Would you like my to submit it as a separate patch?

I've just requested commit access so fingers crossed I can apply them both soon.


Repository:
  rL LLVM

https://reviews.llvm.org/D27985





More information about the cfe-commits mailing list