[llvm] [Support] Remove an unnecessary cast (NFC) (PR #157312)

Tomohiro Kashiwada via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 8 02:59:53 PDT 2025


kikairoya wrote:

This breaks Cygwin build. see: https://github.com/llvm/llvm-project/pull/138117
IMO, `format` should accept `const char (&)[]`.

https://github.com/llvm/llvm-project/pull/157312


More information about the llvm-commits mailing list