[CFI] Reduce scope of blacklist entries
The FunctorTraits blacklist entry blacklisted thousands of call sites unrelated to the specific failing test cases. By limiting the scope of the blacklist entry it exposes that the majority of the previously blacklisted call sites were actually not checked anyway due to them being pointer-to-member calls. Change-Id: I98491b2cb704b607efa2b7cbf11b942fef218d9c Reviewed-on: https://chromium-review.googlesource.com/1028378Reviewed-by:Peter Collingbourne <pcc@chromium.org> Commit-Queue: Peter Collingbourne <pcc@chromium.org> Cr-Commit-Position: refs/heads/master@{#553674}
Showing
Please register or sign in to comment