This is an archive of the discontinued LLVM Phabricator instance.

Use DiagnosticIDs::getWarningOption to pass check names.
AbandonedPublic

Authored by alexfh on Jan 30 2014, 2:07 PM.

Details

Reviewers
klimek
Summary

This patch depends on D2660. I'm posting it now as an example of usage
of functionality added in D2660.

Diff Detail

Event Timeline

klimek edited edge metadata.May 25 2014, 11:05 PM

Remind me: is this still relevant?

alexfh abandoned this revision.May 26 2014, 3:09 AM

No, there's an idea to use tablegen'd warnings for clang-tidy instead. It requires some work on the DiagnosticsEngine side.