- Oct 17, 2012
-
-
Nadav Rotem authored
llvm-svn: 166123
-
Nadav Rotem authored
llvm-svn: 166116
-
Nadav Rotem authored
llvm-svn: 166115
-
Nadav Rotem authored
llvm-svn: 166113
-
Sean Silva authored
llvm-svn: 166106
-
- Oct 15, 2012
-
-
Jan Wen Voung authored
llvm-svn: 165944
-
- Oct 13, 2012
-
-
Dmitri Gribenko authored
llvm-svn: 165879
-
- Oct 12, 2012
-
-
Jan Wen Voung authored
0 and 1. Followup to 165739. llvm-svn: 165814
-
Sean Silva authored
llvm-svn: 165782
-
Sean Silva authored
llvm-svn: 165779
-
Sean Silva authored
The intent of this document is to be the go-to document for anybody who wants to write new documentation, but isn't familiar with Sphinx. llvm-svn: 165775
-
Sean Silva authored
* Fix confusing explanation regarding abstract classes. * Clarify auto-upcasting and why `Shape` doesn't need a `classof()`. * Add section `Rules of Thumb` with some quick summary tips. llvm-svn: 165768
-
Sean Silva authored
Recent changes to isa<>/dyn_cast<> have made unnecessary those classof() of the form: static bool classof(const Foo *) { return true; } Accordingly, remove mention of such classof() from the documentation. llvm-svn: 165766
-
- Oct 11, 2012
-
-
Manuel Klimek authored
llvm-svn: 165736
-
NAKAMURA Takumi authored
llvm-svn: 165690
-
NAKAMURA Takumi authored
llvm-svn: 165689
-
- Oct 10, 2012
-
-
Sean Silva authored
There are only two other instances of using `.. code::` instead of `.. code-block::`. llvm-svn: 165633
-
Sean Silva authored
Hypothesis 1: use of `.. code::` directive instead of `.. code-block::` is causing Sphinx to discard the block. On my machine, `.. code::` renders fine. However, I don't think that `.. code::` is actually a legit Sphinx directive. I believe that on my machine Sphinx is falling back to just displaying it monospace with no syntax, whereas llvm.org's Sphinx is just discarding it. This is truly "remote debugging" since I can't reproduce this on my machine. It would be helpful to be able to see the llvm.org Sphinx build logs; if that's possible please let me know. llvm-svn: 165632
-
- Oct 09, 2012
-
-
Eric Christopher authored
llvm-svn: 165464
-
- Oct 08, 2012
-
-
Micah Villmow authored
llvm-svn: 165403
-
- Oct 07, 2012
-
-
Sean Silva authored
Found the fix on this page: http://permalink.gmane.org/gmane.comp.python.sphinx.devel/112 llvm-svn: 165380
-
Bill Wendling authored
llvm-svn: 165372
-
Bill Wendling authored
llvm-svn: 165371
-
Bill Wendling authored
llvm-svn: 165369
-
Rafael Espindola authored
llvm-svn: 165366
-
- Oct 05, 2012
-
-
Dmitri Gribenko authored
llvm-svn: 165335
-
Dmitri Gribenko authored
llvm-svn: 165334
-
Sean Silva authored
This document describes how to set up LLVM-style RTTI for a class hierarchy. Surprisingly, this was not previously documented. Also, link it into ProgrammersManual.html. llvm-svn: 165293
-
- Oct 04, 2012
-
-
Duncan Sands authored
alignment of the return type. Teach the optimizers this. llvm-svn: 165226
-
Sean Silva authored
llvm-svn: 165200
-
Sean Silva authored
llvm-svn: 165198
-
- Oct 01, 2012
-
-
Michael J. Spencer authored
llvm-svn: 164964
-
- Sep 30, 2012
-
-
Dmitri Gribenko authored
llvm-svn: 164922
-
Dmitri Gribenko authored
bad. Fonts already have appropriate tracking built-in. llvm-svn: 164921
-
Jakub Staszak authored
llvm-svn: 164920
-
- Sep 28, 2012
-
-
Sean Silva authored
In reStructuredText, indented blocks denote block quotes [1]. This list is not a block quote. [1]. http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html#block-quotes llvm-svn: 164847
-
Andrew Kaylor authored
Patch committed on behalf of Kirill Uhanov llvm-svn: 164831
-
Micah Villmow authored
llvm-svn: 164805
-
- Sep 27, 2012
-
-
Micah Villmow authored
llvm-svn: 164782
-
Micah Villmow authored
llvm-svn: 164776
-