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

Mehdi AMINI via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 30 09:25:31 PST 2017


mehdi_amini added a comment.

In https://reviews.llvm.org/D27985#660354, @davidb wrote:

> 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?


No, just commit it.


Repository:
  rL LLVM

https://reviews.llvm.org/D27985





More information about the cfe-commits mailing list