[PATCH] D17990: [clang-tidy] minor improvements in modernise-deprecated-headers check
Alexander Kornienko via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 11 09:54:25 PST 2016
alexfh added a comment.
In http://reviews.llvm.org/D17990#373177, @omtcyf0 wrote:
> @alexfh, why? I've deleted these headers both from sources and from testset, didn't I?
I think, you misunderstood Richard's comment. The check should remove includes of these three headers from the code, since they have no effect in C++.
http://reviews.llvm.org/D17990
More information about the cfe-commits
mailing list