This is an archive of the discontinued LLVM Phabricator instance.

[LLVM][sancov] Inclusive language: Add -ignorelist option
ClosedPublic

Authored by ZarkoCA on Nov 9 2021, 1:46 PM.

Details

Summary

Adding the -ignorelist option that may eventually replace -blacklist.
With this patch sancov accepts both options.

Diff Detail

Event Timeline

ZarkoCA requested review of this revision.Nov 9 2021, 1:46 PM
ZarkoCA created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptNov 9 2021, 1:46 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 22 2022, 11:08 AM
ZarkoCA updated this revision to Diff 427285.May 5 2022, 5:28 AM
ZarkoCA retitled this revision from [LLVM][sancov] Inclusive language: Add -ignorelist option to [LLVM][sancov] Inclusive language: Add -ignorelist option.

Rebase and fix formatting

quinnp added inline comments.May 5 2022, 6:43 AM
llvm/tools/sancov/sancov.cpp
508

Should this be ClUseDefaultIgnoreList instead?

quinnp accepted this revision.May 5 2022, 6:44 AM

Other than my comment, LGTM

This revision is now accepted and ready to land.May 5 2022, 6:44 AM
ZarkoCA updated this revision to Diff 427379.May 5 2022, 10:07 AM
  • Fixed double use of ClUseDefaultBlacklist
This revision was landed with ongoing or failed builds.May 9 2022, 8:06 AM
This revision was automatically updated to reflect the committed changes.
llvm/test/tools/sancov/Inputs/fun_blacklist.txt