================
@@ -189,7 +189,7 @@ static StringRef NormalizeGNUAttrSpelling(StringRef 
AttrSpelling) {
 
 typedef std::vector<std::pair<std::string, const Record *>> ParsedAttrMap;
 
-static ParsedAttrMap getParsedAttrList(const RecordKeeper &Records,
----------------
jurahul wrote:
And for all clang-tablegen its here: 
https://github.com/llvm/llvm-project/commit/abf19e5d26ccbf0714fbb93dfc8c783da9e407a1

So looks like we may be able to migrate quickly, may be wait for a few days 
(weeks?) for downstream adoption and delete the non-const overloads.

https://github.com/llvm/llvm-project/pull/106658
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to