Will use it to output a hash value that needs fixed-width.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D118427
[ADT] support fixed-width output with `utohexstr` ClosedPublic Authored by ychen on Jan 27 2022, 7:57 PM.
Details Summary Will use it to output a hash value that needs fixed-width.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 27 2022, 9:11 PM This revision was landed with ongoing or failed builds.Jan 28 2022, 10:08 AM Closed by commit rGa41c8b8fd5ad: [ADT] support fixed-width output with `utohexstr` (authored by Yuanfang Chen <yuanfang.chen@sony.com>). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 403864 llvm/include/llvm/ADT/StringExtras.h
llvm/unittests/ADT/StringExtrasTest.cpp
|