ziqingluo-90 48498ec7a4
[-Wunsafe-buffer-usage] Fix a bug in "Re-land [-Wunsafe-buffer-usage] Warning Libc functions (#101583)"
StringLiteral::getString() is not applicable to strings of wide
characters.  Added handling for that.

(rdar://117182250)
2024-09-16 17:21:24 -07:00
..