[all-commits] [llvm/llvm-project] 7a894a: [llvm][DebugInfo] Add more format/formatv equivale...
Konrad Kleine via All-commits
all-commits at lists.llvm.org
Wed Apr 15 05:39:44 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7a894a96014ebc319bc225a8e8107ee78794bff3
https://github.com/llvm/llvm-project/commit/7a894a96014ebc319bc225a8e8107ee78794bff3
Author: Konrad Kleine <kkleine at redhat.com>
Date: 2026-04-15 (Wed, 15 Apr 2026)
Changed paths:
M llvm/unittests/Support/FormatVariadicTest.cpp
Log Message:
-----------
[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 at gmail.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list