[llvm] [llvm][DebugInfo] Add more format/formatv equivalence tests (PR #191980)

Konrad Kleine via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 14 02:28:28 PDT 2026


================
@@ -412,8 +412,56 @@ TEST(FormatAndFormatvTest, EquivalentHexFormatting) {
             formatv("0x{0:x-}", fmt_align(N, AlignStyle::Right, HexDigits, '0'))
                 .str());
 
+  // More examples
----------------
kwk wrote:

I guess I'll remove it then because your suggestion isn't more of a sentence then mine. It's just adding a full stop at the end. It's still missing a verb.

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


More information about the llvm-commits mailing list