Dmitri Gribenko
|
1436ff2ef8
|
Documentation: UsersManual.rst: some cleanups after semi-automatic conversion
llvm-svn: 170590
|
2012-12-19 22:06:59 +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 |
Richard Smith
|
bb741f4552
|
Point a hyperlink back to where it was before it got reStructured.
llvm-svn: 170110
|
2012-12-13 07:29:23 +00:00 |
Richard Smith
|
1629da95fe
|
ubsan: Add -fsanitize=bool and -fsanitize=enum, which check for loads of
bit-patterns which are not valid values for enumerated or boolean types.
These checks are the ubsan analogue of !range metadata.
llvm-svn: 170108
|
2012-12-13 07:11:50 +00:00 |
Sean Silva
|
bf9b4cd596
|
docs: More reST conversion.
Sorry for the large commit, but it is much faster to convert in batches.
llvm-svn: 170067
|
2012-12-13 01:10:46 +00:00 |