mirror of
https://github.com/intel/llvm.git
synced 2026-01-18 16:50:51 +08:00
Replace calls to FooWithFormat() with calls to Foo() when only one argument is provided and the given string doesn't need to be formatted.
Replace calls to FooWithFormat() with calls to Foo() when only one argument is provided and the given string doesn't need to be formatted.