Justin Bogner
|
bb971c98ea
|
docs: Document CXXLiteralOperatorName and CXXUsingDirective
llvm-svn: 191560
|
2013-09-27 21:10:54 +00:00 |
Justin Bogner
|
753df2fac4
|
docs: Remove note about Identifiers being used for C++ operators
C++ operators are represented by CXXOperatorName now, which is already
documented.
llvm-svn: 191559
|
2013-09-27 21:10:51 +00:00 |
Dmitri Gribenko
|
fdfc739277
|
Document that we should recognize attributes supported by gcc with C++11
[[gnu::...]] syntax
Pointed out by Richard Smith on the mailing list.
llvm-svn: 172487
|
2013-01-14 22:44:07 +00:00 |
Sean Silva
|
173d252601
|
docs: Fix up HTML links to proper reST links.
llvm-svn: 171382
|
2013-01-02 13:07:47 +00:00 |
Dmitri Gribenko
|
7ac0cc3698
|
Documentation: random cleanups. Use monospaced font where appropriate,
highlight console output with "code-block:: console", etc.
llvm-svn: 170276
|
2012-12-15 21:10:51 +00:00 |
Dmitri Gribenko
|
d9d26072d6
|
Documentation: convert InternalsManual.html to reST
Patch by Anastasi Voitova with with small fixes by me.
llvm-svn: 170275
|
2012-12-15 20:41:17 +00:00 |