This is an archive of the discontinued LLVM Phabricator instance.

[clang-tidy] Test username substitution in TODO() check.
ClosedPublic

Authored by alexfh on Sep 26 2014, 4:44 AM.

Details

Summary

This patch depends on D5501.
Check user name substitution more specifically by specifying it via the new
-config= option.
This also lets clang-tidy tests specify clang-tidy options before the '--'
when using check_clang_tidy_fix.sh.

Diff Detail

Event Timeline

alexfh updated this revision to Diff 14103.Sep 26 2014, 4:44 AM
alexfh retitled this revision from to [clang-tidy] Test username substitution in TODO() check..
alexfh updated this object.
alexfh edited the test plan for this revision. (Show Details)
alexfh added a reviewer: klimek.
alexfh added a subscriber: Unknown Object (MLST).
klimek accepted this revision.Sep 26 2014, 5:42 AM
klimek edited edge metadata.

lg

This revision is now accepted and ready to land.Sep 26 2014, 5:42 AM
alexfh closed this revision.Sep 26 2014, 5:54 AM