summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/FileCheck.rst
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2018-10-22 18:51:29 +0000
committerAaron Ballman <aaron@aaronballman.com>2018-10-22 18:51:29 +0000
commit036e54d32ef9ad7f8e1f7f277ec96338bc26eac5 (patch)
tree15663fba1f64e26078ab83726cb0e34b16a21da7 /llvm/docs/CommandGuide/FileCheck.rst
parent49cc6171198b39899ebd893dd67593551517aeb9 (diff)
downloadbcm5719-llvm-036e54d32ef9ad7f8e1f7f277ec96338bc26eac5.tar.gz
bcm5719-llvm-036e54d32ef9ad7f8e1f7f277ec96338bc26eac5.zip
Revert r344930 as it broke some of the bots on Windows.
http://lab.llvm.org:8011/builders/clang-x64-windows-msvc/builds/739 llvm-svn: 344935
Diffstat (limited to 'llvm/docs/CommandGuide/FileCheck.rst')
-rw-r--r--llvm/docs/CommandGuide/FileCheck.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/docs/CommandGuide/FileCheck.rst b/llvm/docs/CommandGuide/FileCheck.rst
index 830b1e00d4e..75df8a62268 100644
--- a/llvm/docs/CommandGuide/FileCheck.rst
+++ b/llvm/docs/CommandGuide/FileCheck.rst
@@ -116,10 +116,6 @@ OPTIONS
as old tests are migrated to the new non-overlapping ``CHECK-DAG:``
implementation.
-.. option:: --color
-
- Use colors in output (autodetected by default).
-
EXIT STATUS
-----------
OpenPOWER on IntegriCloud