summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Remarks
Commit message (Expand)AuthorAgeFilesLines
* [Remarks] Add cl::Hidden to -remarks-yaml-string-tableFrancis Visoiu Mistrih2019-07-101-2/+3
* Fix MSVC "not all control paths return a value" warnings. NFCI.Simon Pilgrim2019-07-041-4/+2
* [Remarks] Silence gcc warning by catching unhandled values in switchesMikael Holmen2019-07-041-0/+4
* [Remarks] Require an explicit format to the parserFrancis Visoiu Mistrih2019-07-043-11/+31
* [Remarks][NFC] Move the string table parsing out of the parser constructorFrancis Visoiu Mistrih2019-07-043-12/+11
* [Remarks] Fix usage of enum classFrancis Visoiu Mistrih2019-05-301-1/+1
* [Remarks][NFC] Move the serialization to lib/RemarksFrancis Visoiu Mistrih2019-05-302-0/+167
* [Remarks] Add string deduplication using a string tableFrancis Visoiu Mistrih2019-04-245-6/+100
* [Remarks] Fix mismatched delete due to missing virtual destructorJordan Rupprecht2019-03-201-0/+4
* Retry to add workaround to build scoped enums with VS2015. NFCI.Douglas Yung2019-03-201-1/+1
* Revert "Add workaround to build scoped enums with VS2015. NFCI."Douglas Yung2019-03-201-1/+1
* Add workaround to build scoped enums with VS2015. NFCI.Douglas Yung2019-03-201-1/+1
* [Remarks] Fix gcc build for r356519Francis Visoiu Mistrih2019-03-191-8/+8
* Reland "[Remarks] Add a new Remark / RemarkParser abstraction"Francis Visoiu Mistrih2019-03-196-317/+623
* Revert "[Remarks] Add a new Remark / RemarkParser abstraction"Francis Visoiu Mistrih2019-03-196-622/+317
* [Remarks] Add a new Remark / RemarkParser abstractionFrancis Visoiu Mistrih2019-03-196-317/+622
* [Remarks][NFC] Rename RemarkParser to YAMLRemarkParserFrancis Visoiu Mistrih2019-03-051-19/+20
* [OptRemarks] Make OptRemarks more generic: rename OptRemarks to RemarksFrancis Visoiu Mistrih2019-03-053-0/+390
OpenPOWER on IntegriCloud