[PATCH] D17484: [clang-tidy] introduce modernize-deprecated-headers check
Eugene Zelenko via cfe-commits
cfe-commits at lists.llvm.org
Sat Feb 20 14:12:03 PST 2016
Eugene.Zelenko added a comment.
Thank you for implementing this check!
However, I think will be good idea to always wrap header name in <> for warning and FixIt.
http://reviews.llvm.org/D17484
More information about the cfe-commits
mailing list