================
@@ -2909,18 +2909,16 @@ static int getPriorityFromAttrString(StringRef AttrStr) 
{
   AttrStr.split(Attrs, ';');
----------------
topperc wrote:

Should the function return `unsigned` instead of `int` now?

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

Reply via email to