summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Add the clang debug info test directory to .gitignore as it's managed ↵Eric Christopher2016-01-291-0/+2
| | | | | | separately. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@259138 91177308-0d34-0410-b5e6-96231b3b80d8
* Revert r242365.Evgeniy Stepanov2015-07-161-0/+35
| | | | | | | r242365 removed two unrelated files by accident. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@242366 91177308-0d34-0410-b5e6-96231b3b80d8
* updated tests for correct commit, concerning D11198Naomi Musgrave2015-07-161-35/+0
| | | | | | | | | | | | Summary: Updating missed changes in revision D11198 Reviewers: eugenis, kcc Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D11251 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@242365 91177308-0d34-0410-b5e6-96231b3b80d8
* [.gitignore] ignore vim swap files harderSean Silva2015-06-171-1/+1
| | | | | | This matches the patterns for vim swap files in llvm/.gitignore git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@239875 91177308-0d34-0410-b5e6-96231b3b80d8
* Reverted unintendedly-committed file.Alexander Kornienko2013-01-311-1/+1
| | | | 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-311-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@174075 91177308-0d34-0410-b5e6-96231b3b80d8
* analyzer: add initial Sphinx configurationSean Silva2013-01-021-0/+1
| | | | | | | | | | | 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-121-0/+2
| | | | | | | | | | | | 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-091-0/+1
| | | | 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-131-0/+6
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@161764 91177308-0d34-0410-b5e6-96231b3b80d8
* Revert "Test commit"NAKAMURA Takumi2011-10-241-1/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@142792 91177308-0d34-0410-b5e6-96231b3b80d8
* Test commitNAKAMURA Takumi2011-10-241-0/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@142791 91177308-0d34-0410-b5e6-96231b3b80d8
* Add .gitignore file.Eric Christopher2011-07-181-0/+25
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@135440 91177308-0d34-0410-b5e6-96231b3b80d8