[PATCH] D101832: [clang] accept -fsanitize-ignorelist= in addition to -fsanitize-blacklist=

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 15 15:23:43 PDT 2021


MaskRay added a comment.
Herald added a subscriber: ormris.

In D101832#2736636 <https://reviews.llvm.org/D101832#2736636>, @MaskRay wrote:

> I think @vitalybuka has concrete suggestion on the naming.

If ignorelist is used, I can delete `-fsanitize-coverage-blocklist=`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101832/new/

https://reviews.llvm.org/D101832



More information about the llvm-commits mailing list