aboutsummaryrefslogtreecommitdiff
path: root/clang/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
commit4077efc146a70d2d934200f0aaa3eae9ce388926 (patch)
tree26bed86b762ba85924c34a453952044ba58450a3 /clang/docs/index.rst
parentbdef289eae2ea6b7f7b8de74f198c750525f97c8 (diff)
downloadllvm-4077efc146a70d2d934200f0aaa3eae9ce388926.zip
llvm-4077efc146a70d2d934200f0aaa3eae9ce388926.tar.gz
llvm-4077efc146a70d2d934200f0aaa3eae9ce388926.tar.bz2
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. llvm-svn: 171656
Diffstat (limited to 'clang/docs/index.rst')
-rw-r--r--clang/docs/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/docs/index.rst b/clang/docs/index.rst
index 55f7142..4a20bb9 100644
--- a/clang/docs/index.rst
+++ b/clang/docs/index.rst
@@ -21,6 +21,7 @@ Using Clang as a Compiler
AddressSanitizer
ThreadSanitizer
MemorySanitizer
+ FAQ
Using Clang as a Library
========================