[PATCH] D32181: Remove use of coverage-file flag

2017-05-01 Thread Aaron Ballman via Phabricator via cfe-commits
aaron.ballman abandoned this revision. aaron.ballman added a comment. I've commit in r301796. Rather than accept my own review and then close it, I am marking it as abandoned. https://reviews.llvm.org/D32181 ___ cfe-commits mailing list cfe-commits

[PATCH] D32181: Remove use of coverage-file flag

2017-04-23 Thread Aaron Ballman via Phabricator via cfe-commits
aaron.ballman added a comment. Ping. (If I don't hear back, I will assume this is noncontroversial and go ahead and commit sometime next week.) https://reviews.llvm.org/D32181 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llv

[PATCH] D32181: Remove use of coverage-file flag

2017-04-18 Thread Aaron Ballman via Phabricator via cfe-commits
aaron.ballman created this revision. The -coverage-file flag was removed in r280306, but I believe this part may have been missed. However, since I'm unfamiliar with this feature, I wanted to be sure. https://reviews.llvm.org/D32181 Files: lib/Driver/Job.cpp Index: lib/Driver/Job.cpp