[PATCH] D105169: [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default
Hyeongyu Kim via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 13 08:23:40 PST 2022
hyeongyukim added a comment.
@nathanchance
You were right. I succeeded in reproducing the warning with `-fsanitize-coverage=trace-pc`
However, this problem seems to be fixed in the latest version. (I used `57a551a`)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105169/new/
https://reviews.llvm.org/D105169
More information about the cfe-commits
mailing list