Files
clang-p2996/mlir/lib/TableGen/CodeGenHelpers.cpp
Kazu Hirata 86f2fdd5e4 [TableGen] Tach getInputFilename to return StringRef (NFC) (#140690)
AFAICT, all callers of getInputFilename consume the string right away.
Nobody seems to rely on the "copy" behavior that comes with returning
"const std::string".
2025-05-20 06:47:18 -07:00

12 KiB