================
@@ -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,
----------------
matthias-springer wrote:

I expected to see more `const` instead of less. Why is this here (and below) 
passes as non-const?


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