Alexis Engelke 5f9092a19b
[MLIR][NFC] Fix ambiguity between const char* and Twine (#175600)
This only shows up once Twine gets included, e.g. through a pre-compiled
header. Avoid this ambiguity with an explicit cast.
2026-01-12 18:26:04 +00:00
..