Skip to content
Commit 60b80d22 authored by David Bozier's avatar David Bozier
Browse files

Add support for demangling C++11 thread_local variables.

In clang, the grammar for mangling for these names are "<special-name> ::= TW <object name>" for wrapper variables or "<special-name> ::= TH <object name>" for initialization variables.

Initial change was made in libccxxabi r293638

llvm-svn: 293643
parent e0c3b40d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment