omtcyf0 added a comment.

Marked the comments as *done*.


================
Comment at: test/clang-tidy/modernize-deprecated-headers-cxx03.cpp:1
@@ +1,2 @@
+// RUN: %check_clang_tidy %s modernize-deprecated-headers %t -- -- -std=c++03 
-isystem %S/Inputs/Headers
+
----------------
alexfh wrote:
> You seem to have forgotten to add these headers to `Inputs/Headers`. Or 
> doesn't the check care about them actually being present?
Correct. It doesn't care about them being present.


http://reviews.llvm.org/D17484



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to