This is an archive of the discontinued LLVM Phabricator instance.

Rename more checks from misc- to bugprone-.
ClosedPublic

Authored by alexfh on Feb 28 2018, 5:00 AM.

Details

Summary

clang-tidy/rename_check.py {misc,bugprone}-string-integer-assignment
clang-tidy/rename_check.py {misc,bugprone}-string-literal-with-embedded-nul
clang-tidy/rename_check.py {misc,bugprone}-suspicious-enum-usage
clang-tidy/rename_check.py {misc,bugprone}-suspicious-missing-comma

Diff Detail

Event Timeline

alexfh created this revision.Feb 28 2018, 5:00 AM
This revision is now accepted and ready to land.Feb 28 2018, 5:17 AM
This revision was automatically updated to reflect the committed changes.
This revision was automatically updated to reflect the committed changes.
test/clang-tidy/misc-suspicious-enum-usage.cpp