[PATCH] D103159: [Clang] Enable __has_feature(coverage_sanitizer)
Marco Elver via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 27 08:09:14 PDT 2021
melver marked 3 inline comments as done.
melver added a comment.
Ping.
To reviewers: Do note the `feature` vs. `extension` discussion.
Summary: We think to be consistent with other sanitizers and avoid confusion, we must make this a `feature`, too.
Thanks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103159/new/
https://reviews.llvm.org/D103159
More information about the cfe-commits
mailing list