Vedant Kumar
89262b6928
[docs] Coverage: Clarify return value of __llvm_profile_write_file
...
llvm-svn: 272215
2016-06-08 22:32:03 +00:00
Vedant Kumar
32a9bfa42a
[docs] Coverage: Flesh out instructions for avoiding static initializeres
...
llvm-svn: 272214
2016-06-08 22:24:52 +00:00
Vedant Kumar
b06294da84
[docs] Coverage: Explain how to avoid static initializers
...
llvm-svn: 272067
2016-06-07 22:25:29 +00:00
Vedant Kumar
62baa4c752
[docs] Clarify limitations section of SourceBasedCodeCoverage.rst
...
Mention that the code coverage tool becomes less precise whenever
unpredictable changes in control flow occur.
Thanks to Sean Silva for pointing this out!
llvm-svn: 271902
2016-06-06 15:44:40 +00:00
Vedant Kumar
553a0d62f2
[docs] Add a limitations section to SourceBasedCodeCoverage.rst
...
llvm-svn: 271544
2016-06-02 17:19:45 +00:00
Vedant Kumar
6c53d8f94c
[docs] Fix misplaced comma
...
llvm-svn: 271472
2016-06-02 02:45:59 +00:00
Vedant Kumar
0819f36ddd
[docs] Minor formatting changes and typo fixes
...
llvm-svn: 271471
2016-06-02 02:25:13 +00:00
Vedant Kumar
4c1112c3b7
[docs] Use cpp code-blocks where appropriate
...
llvm-svn: 271461
2016-06-02 01:15:59 +00:00
Vedant Kumar
01d91eeac5
[docs] Add missing newline to console section
...
llvm-svn: 271457
2016-06-02 01:01:48 +00:00
Vedant Kumar
a530a3615e
[docs] Document the source-based code coverage feature
...
Differential Revision: http://reviews.llvm.org/D20715
llvm-svn: 271454
2016-06-02 00:51:50 +00:00