Mogball b3a5f5394f [mlir] Add empty to StringAttr
It was common to see `value.getValue().empty()` or `value.size()`
instead of the idiomatic `value.empty()`.

Depends on D159455

Differential Revision: https://reviews.llvm.org/D159456
2023-09-05 21:45:27 +00:00
..
2023-07-05 09:49:57 +02:00
2023-09-05 21:45:27 +00:00
2022-09-19 09:58:18 -07:00