aboutsummaryrefslogtreecommitdiff
path: root/www/hacking.html
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-12-11 23:04:35 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-12-11 23:04:35 +0000
commitdd63b28107f21692b5065588f0e90b4534946f93 (patch)
treeb903bd8a5676720110abb805f5fcd5584ef9faa9 /www/hacking.html
parent8ff5b28d6efcffe2251e77634c7edf83a4763344 (diff)
Update docs/comments/utils/examples to refer to clang -cc1 instead of clang-cc.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@91176 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/hacking.html')
-rw-r--r--www/hacking.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/hacking.html b/www/hacking.html
index 372d9a62ec..ec9cd97cba 100644
--- a/www/hacking.html
+++ b/www/hacking.html
@@ -176,7 +176,6 @@
correct this. Therefore your output might look something like this:</p>
<tt><pre>lit.py: lit.cfg:152: note: using clang: 'C:/Tools/llvm/bin/Debug\\clang.EXE'
-lit.py: lit.cfg:157: note: using clang-cc: 'C:/Tools/llvm/bin/Debug/clang-cc.exe'
-- Testing: 1723 tests, 2 threads --
FAIL: Clang::(test path) (659 of 1723)
******************** TEST 'Clang::(test path)' FAILED ********************