Files
llvm-project/llvm/unittests/Support/FormatVariadicTest.cpp
Konrad Kleine 7a894a9601 [llvm][DebugInfo] Add more format/formatv equivalence tests (#191980)
The idea for this commit is to show how `formatv()` format strings need
to be constructed in order to achieve the same output as with
`format()`.

This relates to #35980.

Co-authored-by: Sergei Barannikov <barannikov88@gmail.com>
2026-04-15 14:39:22 +02:00

36 KiB