================
@@ -208,21 +320,47 @@ SymbolTags computeSymbolTags(const NamedDecl &ND) {
return Result;
}
+std::vector<SymbolTag> expandTagBitmask(const SymbolTags STGS) {
----------------
ratzdi wrote:done. https://github.com/llvm/llvm-project/pull/170103 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
