[PATCH] D88314: Added llvm-string-referencing check
Bogdan Serea via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 9 15:30:37 PDT 2020
bogser01 added a comment.
@aaron.ballman Thank you for picking up this review! Running the check over the entire LLVM causes ~74K warnings across 430 files. As to the false positive rate it's tricky to measure. Based on previous analysis on //flang// codebase, I would say roughly 50% of the fixes would cause compiler errors when applied.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88314/new/
https://reviews.llvm.org/D88314
More information about the cfe-commits
mailing list