summaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorDmitri Gribenko <gribozavr@gmail.com>2013-01-06 13:38:34 +0000
committerDmitri Gribenko <gribozavr@gmail.com>2013-01-06 13:38:34 +0000
commit1834a048052e95195b71b6fa9189ecaf00e7d10d (patch)
tree04d0945f7b76b87a0bbb933ecd4aefa8d01066fc /docs/index.rst
parentb17185204db26c59e329f6f0af96e7265fd084ba (diff)
Clang docs: add some information about the difference between 'clang' and 'clang -cc1'
This is coming up again and again on the mailing list and IRC. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171656 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 55f714239c..4a20bb9fa6 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -21,6 +21,7 @@ Using Clang as a Compiler
AddressSanitizer
ThreadSanitizer
MemorySanitizer
+ FAQ
Using Clang as a Library
========================