[llvm-dev] [cfe-dev] Rotten Green Tests project
via llvm-dev
llvm-dev at lists.llvm.org
Mon Mar 1 07:25:45 PST 2021
Thanks, Michael!
> Could one also run llvm-cov/gcov and look for unexecuted lines? What
> is the advantage of this approach?
One could do that; however, it is quite clear no-one *has* done that.
The advantage of this approach is that it is automatic, and happens
while you are writing/modifying the test, instead of perhaps years
later, if ever.
--paulr
More information about the llvm-dev
mailing list