summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAge
* Reverted unintendedly-committed file.Alexander Kornienko2013-01-31
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@174076 91177308-0d34-0410-b5e6-96231b3b80d8
* Micro-change: moved a brace for better readabilityAlexander Kornienko2013-01-31
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@174075 91177308-0d34-0410-b5e6-96231b3b80d8
* analyzer: add initial Sphinx configurationSean Silva2013-01-02
| | | | | | | | | | | This is just the output of sphinx-quickstart. Now all that is needed to begin converting the analyzer docs to reST is the server-side setup. The analyzer folks have asked me to keep this segregated from the other clang docs since the analyzer is a logically separate project (and has its own separate web page) even though it resides in the clang tree. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171425 91177308-0d34-0410-b5e6-96231b3b80d8
* docs: Initial Sphinx setup for Clang.Sean Silva2012-12-12
| | | | | | | | | | | | I don't think this will be visible just yet on <clang.llvm.org/docs/> since I don't think that the necessary server-side setup has taken place. Don't shoot me over the theme. I don't want to duplicate LLVM's theme into the clang repo at the moment, so I just used one of Sphinx's default themes. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@170042 91177308-0d34-0410-b5e6-96231b3b80d8
* Add extra vim swap file patternMichael Liao2012-10-09
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165570 91177308-0d34-0410-b5e6-96231b3b80d8
* Teach Git to ignore the tools/extra directory.David Blaikie2012-08-13
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@161764 91177308-0d34-0410-b5e6-96231b3b80d8
* Revert "Test commit"NAKAMURA Takumi2011-10-24
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@142792 91177308-0d34-0410-b5e6-96231b3b80d8
* Test commitNAKAMURA Takumi2011-10-24
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@142791 91177308-0d34-0410-b5e6-96231b3b80d8
* Add .gitignore file.Eric Christopher2011-07-18
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@135440 91177308-0d34-0410-b5e6-96231b3b80d8