RAOF added a comment. Looks like libcxxabi/src/cxx_demangle.cpp already supports this: 2914: Node *Db::parseAbiTags(Node *N) { and the associated `AbiTagAttr` class. Repository: rL LLVM https://reviews.llvm.org/D44614