aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Remarks/RemarkStringTable.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-09-16[Remarks] Allow remarks::Format::YAML to take a string tableFrancis Visoiu Mistrih1-1/+0
2019-09-06[Remarks] Add support for internalizing a remark in a string tableFrancis Visoiu Mistrih1-0/+17
2019-07-23[Remarks] String tables should be move-onlyFrancis Visoiu Mistrih1-0/+9
2019-07-23[Remarks] Add unit tests for YAML serializationFrancis Visoiu Mistrih1-3/+0
2019-04-24[Remarks] Add string deduplication using a string tableFrancis Visoiu Mistrih1-0/+48