Adding the -ignorelist option that may eventually replace -blacklist.
With this patch sancov accepts both options.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
| Paths 
 |  Differential  D113514  
[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. 
Diff Detail 
 Event TimelineZarkoCA retitled this revision from [LLVM][sancov] Inclusive language: Add -ignorelist option  to [LLVM][sancov] Inclusive language: Add -ignorelist option.Comment Actions Rebase and fix formatting 
 This revision is now accepted and ready to land.May 5 2022, 6:44 AM This revision was landed with ongoing or failed builds.May 9 2022, 8:06 AM Closed by commit rGd35bff8bc41f: [LLVM][sancov] Inclusive language: Add -ignorelist option (authored by ZarkoCA).  ·  Explain Why This revision was automatically updated to reflect the committed changes. 
Revision Contents 
 
Diff 428090 llvm/test/tools/sancov/Inputs/fun_blacklist.txt
 llvm/test/tools/sancov/Inputs/fun_ignorelist.txt
 
 llvm/test/tools/sancov/Inputs/src_blacklist.txt
 llvm/test/tools/sancov/Inputs/src_ignorelist.txt
 
 llvm/test/tools/sancov/blacklist.test
 
 llvm/test/tools/sancov/ignorelist.test
 
 llvm/tools/sancov/sancov.cpp
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Should this be ClUseDefaultIgnoreList instead?