This is an archive of the discontinued LLVM Phabricator instance.

Deduplicate clang-tidy error messages by file, offset and message.
ClosedPublic

Authored by alexfh on Mar 6 2014, 9:14 AM.

Details

Summary

Peter, I guess, this can help you in testing your check.

Diff Detail

Event Timeline

alexfh updated this revision to Unknown Object (????).Mar 6 2014, 9:39 AM

Addressed review comments.

alexfh updated this revision to Unknown Object (????).Mar 6 2014, 9:41 AM

Addressed all review comments ;)

alexfh updated this revision to Unknown Object (????).Mar 10 2014, 2:42 AM

Changed the comparator implementation to use std::tie.

alexfh closed this revision.Mar 10 2014, 2:52 AM