aboutsummaryrefslogtreecommitdiff
path: root/docs/FAQ.rst
AgeCommit message (Collapse)Author
2013-02-07Documentation: fix typo: stdard -> stdargDmitri Gribenko
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@174613 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-07Documentation: add information about builtin includes to FAQDmitri Gribenko
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@174612 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-23docs: clear up ambiguitySean Silva
Anybody using clang is a "developer". git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@173282 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-23Documentation: add a note that -cc1 options are not guaranteed to be stableDmitri Gribenko
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@173280 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-06Clang docs: add some information about the difference between 'clang' and ↵Dmitri Gribenko
'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