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

Add support for demangling C++11 thread_local variables. In clang, the grammar...

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.

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