aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/StringSaver.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-08-20Fix an undefined behavior when storing an empty StringRef.Haojian Wu1-1/+2
2018-07-23[Support] Add a UniqueStringSaver: like StringSaver, but deduplicating.Sam McCall1-0/+7
2016-10-05Use StringRef in StringSaver API (NFC)Mehdi Amini1-2/+2
2015-08-13There is only one saver of strings.Rafael Espindola1-1/+1
2015-06-13Bring in a BumpPtrStringSaver from lld and simplify the interface.Rafael Espindola1-0/+19