Commit Graph

13 Commits

Author SHA1 Message Date
Eric Christopher 65de644e81 Add the clang debug info test directory to .gitignore as it's managed separately.
llvm-svn: 259138
2016-01-29 01:35:55 +00:00
Evgeniy Stepanov b03ef6a861 Revert r242365.
r242365 removed two unrelated files by accident.

llvm-svn: 242366
2015-07-16 00:32:26 +00:00
Naomi Musgrave ce6c2dfed9 updated tests for correct commit, concerning D11198
Summary: Updating missed changes in revision D11198

Reviewers: eugenis, kcc

Subscribers: cfe-commits

Differential Revision: http://reviews.llvm.org/D11251

llvm-svn: 242365
2015-07-16 00:25:46 +00:00
Sean Silva eb32eac612 [.gitignore] ignore vim swap files harder
This matches the patterns for vim swap files in llvm/.gitignore

llvm-svn: 239875
2015-06-17 02:21:35 +00:00
Alexander Kornienko 63adddde6f Reverted unintendedly-committed file.
llvm-svn: 174076
2013-01-31 19:05:31 +00:00
Alexander Kornienko 2a6036687b Micro-change: moved a brace for better readability
llvm-svn: 174075
2013-01-31 19:03:16 +00:00
Sean Silva cd61d28c4a analyzer: add initial Sphinx configuration
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.

llvm-svn: 171425
2013-01-02 23:07:22 +00:00
Sean Silva 99b51c48cc docs: Initial Sphinx setup for Clang.
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.

llvm-svn: 170042
2012-12-12 23:02:30 +00:00
Michael Liao 638d03de17 Add extra vim swap file pattern
llvm-svn: 165570
2012-10-09 23:48:58 +00:00
David Blaikie fb7cb3fdd0 Teach Git to ignore the tools/extra directory.
llvm-svn: 161764
2012-08-13 17:45:30 +00:00
NAKAMURA Takumi d1175cf79a Revert "Test commit"
llvm-svn: 142792
2011-10-24 10:03:25 +00:00
NAKAMURA Takumi 6ff417a18a Test commit
llvm-svn: 142791
2011-10-24 10:02:59 +00:00
Eric Christopher 6fdc34054f Add .gitignore file.
llvm-svn: 135440
2011-07-18 23:05:36 +00:00