Author: alexfh
Date: Fri Sep 26 07:51:13 2014
New Revision: 218516
URL: http://llvm.org/viewvc/llvm-project?rev=218516&view=rev
Log:
Corrected a comment in check_clang_tidy_fix.sh
Modified:
clang-tools-extra/trunk/test/clang-tidy/check_clang_tidy_fix.sh
Modified: clang-tools-extra/trunk/test/clang-tidy/check_clang_tidy_fix.sh
URL:
http://llvm.org/viewvc/llvm-project/clang-tools-extra/trunk/test/clang-tidy/check_clang_tidy_fix.sh?rev=218516&r1=218515&r2=218516&view=diff
==============================================================================
--- clang-tools-extra/trunk/test/clang-tidy/check_clang_tidy_fix.sh (original)
+++ clang-tools-extra/trunk/test/clang-tidy/check_clang_tidy_fix.sh Fri Sep 26
07:51:13 2014
@@ -3,7 +3,7 @@
# Run clang-tidy in fix mode and verify the result.
# Usage:
# check_clang_tidy_fix.sh <source-file> <check-name> <temp-file> \
-# [optional compiler arguments]
+# [optional clang-tidy arguments]
#
# Example:
# // RUN: $(dirname %s)/check_clang_tidy_fix.sh %s llvm-include-order %t --
-isystem $(dirname %s)/Inputs/Headers
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits