https://github.com/vitalybuka commented:
I'd like to optimize SanitizerSpecialCaseList so we sort by prefixes/suffixes to limit applied matches. IsSlashAgnostic will be needed to taken into account soring. Which is possible. Would be simple just normalize patters on load? Same for queries? https://github.com/llvm/llvm-project/pull/149886 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
