Move printNumber(StringRef Label, StringRef Str, T Value) to be with the rest of the printNumber(...) methods.
As mentioned in D114223#inline-1095138.
Paths
| Differential D114741
Move printNumber method ClosedPublic Authored by Jaysonyan on Nov 29 2021, 2:17 PM.
Details
Summary Move printNumber(StringRef Label, StringRef Str, T Value) to be with the rest of the printNumber(...) methods. As mentioned in D114223#inline-1095138.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Nov 30 2021, 12:26 AM This revision was landed with ongoing or failed builds.Dec 10 2021, 10:58 AM Closed by commit rG80a0ee6f64b9: [NFC] Move printNumber method (authored by Jaysonyan). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 390468 llvm/include/llvm/Support/ScopedPrinter.h
|