aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/FormatVariadic.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-07-22[NFC] Simplify `splitLiteralAndReplacement` functionRahul Joshi1-12/+11
2020-04-11[FormatVariadic] Reduce allocationsBenjamin Kramer1-2/+2
2020-03-02Explicitly include <cassert> when using assertJoerg Sonnenberger1-0/+1
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-12-29Add vtable anchor to classes.Richard Trieu1-0/+2
2017-10-08Remove unused variables. No functionality change.Benjamin Kramer1-2/+0
2016-11-11[Support] Introduce llvm::formatv() function.Zachary Turner1-0/+156