================

----------------
s-barannikov wrote:

```suggestion
                                        LocationAtom opcode, unsigned size,
```
So that it can be used with `%u` specifier in the new diagnostic. Alternatively 
the specifier should be `" PRIu8 "`, but I'd prefer the former since int-sized 
types should generally be faster.

https://github.com/llvm/llvm-project/pull/196218
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to